Home
last modified time | relevance | path

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

/external/u-boot/common/
Dconsole.c195 static int console_tstc(int file) in console_tstc() function
263 static inline int console_tstc(int file) in console_tstc() function
325 console_tstc(file); in fgetc()
345 return console_tstc(file); in ftstc()