Searched defs:usbtty_tstc (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/include/ | ||
H A D | serial.h | 64 #define usbtty_tstc() 0 macro |
/openbmc/u-boot/drivers/serial/ | ||
H A D | usbtty.c | 391 int usbtty_tstc(struct stdio_dev *dev) in usbtty_tstc() function |