Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/common/
H A Dconsole.c193 static int console_getc(int file) in console_getc() function
278 static inline int console_getc(int file) in console_getc() function
350 return console_getc(file); in fgetc()
361 return console_getc(file); in fgetc()