Searched refs:efi_cons_getc (Results 1 – 1 of 1) sorted by relevance
71 static int efi_cons_getc(void);93 static int (*internal_getchar)(void) = efi_cons_getc;180 internal_getchar = efi_cons_getc; in efi_consinit()248 efi_cons_getc(void) in efi_cons_getc() function