Home
last modified time | relevance | path

Searched refs:tstcdev (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/common/
H A Dconsole.c183 static struct stdio_dev *tstcdev; variable
198 ret = tstcdev->getc(tstcdev); in console_getc()
199 tstcdev = NULL; in console_getc()
214 tstcdev = dev; in console_tstc()
349 if (tstcdev != NULL) in fgetc()