Searched refs:uboot_cons_getchar (Results 1 – 1 of 1) sorted by relevance
36 static int uboot_cons_getchar(void);45 .c_in = uboot_cons_getchar,74 uboot_cons_getchar(void) in uboot_cons_getchar() function