Searched refs:sbi_console_getchar (Results 1 – 2 of 2) sorted by relevance
473 int sbi_console_getchar(void);476 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);
Completed in 9 milliseconds