Searched defs:usbtty_putc (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/include/ | ||
H A D | serial.h | 62 #define usbtty_putc(a) macro |
/openbmc/u-boot/drivers/serial/ | ||
H A D | usbtty.c | 431 void usbtty_putc(struct stdio_dev *dev, const char c) in usbtty_putc() function |