Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/serial/
H A Dusbtty.c371 void usbtty_poll (void);
402 usbtty_poll (); in usbtty_tstc()
420 usbtty_poll (); in usbtty_getc()
445 usbtty_poll (); in usbtty_putc()
472 usbtty_poll (); in __usbtty_puts()
514 usbtty_poll (); in usbtty_puts()
1022 void usbtty_poll (void) in usbtty_poll() function
H A Dns16550.c225 extern void usbtty_poll(void); in NS16550_getc()
226 usbtty_poll(); in NS16550_getc()