Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/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
/rk3399_rockchip-uboot/common/
H A Dconsole.c441 int tstc(void) in tstc() function