Searched refs:tstcdev (Results 1 – 1 of 1) sorted by relevance
232 static struct stdio_dev *tstcdev; variable278 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