Home
last modified time | relevance | path

Searched refs:usbtty_poll (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/drivers/serial/
Dusbtty.c370 void usbtty_poll (void);
401 usbtty_poll (); in usbtty_tstc()
419 usbtty_poll (); in usbtty_getc()
444 usbtty_poll (); in usbtty_putc()
471 usbtty_poll (); in __usbtty_puts()
513 usbtty_poll (); in usbtty_puts()
1021 void usbtty_poll (void) in usbtty_poll() function
Dns16550.c225 extern void usbtty_poll(void); in NS16550_getc()
226 usbtty_poll(); in NS16550_getc()