Home
last modified time | relevance | path

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

/u-boot/common/
A Dconsole.c273 static int console_getc(int file) in console_getc() function
376 static inline int console_getc(int file) in console_getc() function
481 return console_getc(file); in fgetc()
485 return console_getc(file); in fgetc()

Completed in 5 milliseconds