Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dserial.h63 #define usbtty_puts(a) macro
/openbmc/u-boot/drivers/serial/
H A Dusbtty.c487 void usbtty_puts(struct stdio_dev *dev, const char *str) in usbtty_puts() function