Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/common/
H A Dconsole.c191 static int console_getc(int file) in console_getc() function
276 static inline int console_getc(int file) in console_getc() function
348 return console_getc(file); in fgetc()
359 return console_getc(file); in fgetc()