Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dkeyboard.h51 int (*tstc)(struct udevice *dev); member
H A Dstdio_dev.h45 int (*tstc)(struct stdio_dev *dev); member
H A Dserial.h14 int (*tstc)(void); member
/OK3568_Linux_fs/kernel/arch/powerpc/boot/
H A Dops.h73 u8 (*tstc)(void); member
/OK3568_Linux_fs/u-boot/common/
H A Dconsole.c439 int tstc(void) in tstc() function