Home
last modified time | relevance | path

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

/u-boot/common/
A Dconsole.c232 static struct stdio_dev *tstcdev; variable
278 ret = tstcdev->getc(tstcdev); in console_getc()
279 tstcdev = NULL; in console_getc()
286 return !!tstcdev; in console_has_tstc()
300 tstcdev = dev; in console_tstc()

Completed in 5 milliseconds