Home
last modified time | relevance | path

Searched defs:tstc (Results 1 – 4 of 4) sorted by relevance

/third_party/uboot/u-boot-2020.01/include/
Dkeyboard.h50 int (*tstc)(struct udevice *dev); member
Dstdio_dev.h42 int (*tstc)(struct stdio_dev *dev); member
Dserial.h14 int (*tstc)(void); member
/third_party/uboot/u-boot-2020.01/common/
Dconsole.c419 int tstc(void) in tstc() function