Searched refs:sbi_console_getchar (Results 1 – 3 of 3) sorted by relevance
34 c = sbi_console_getchar(); in hvc_sbi_tty_get()
440 int sbi_console_getchar(void);443 static inline int sbi_console_getchar(void) { return -ENOENT; } in sbi_console_getchar() function
69 int sbi_console_getchar(void) in sbi_console_getchar() function77 EXPORT_SYMBOL(sbi_console_getchar);