Home
last modified time | relevance | path

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

/u-boot/include/
A Dserial.h57 void usbtty_puts(struct stdio_dev *dev, const char *str);
65 #define usbtty_puts(dev, a) macro
/u-boot/drivers/serial/
A Dusbtty.c489 void usbtty_puts(struct stdio_dev *dev, const char *str) in usbtty_puts() function
573 usbttydev.puts = usbtty_puts; /* 'puts' function */ in drv_usbtty_init()

Completed in 7 milliseconds