Home
last modified time | relevance | path

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

/arch/riscv/include/asm/
Dsbi.h99 int sbi_console_getchar(void);
/arch/riscv/kernel/
Dsbi.c86 int sbi_console_getchar(void) in sbi_console_getchar() function
94 EXPORT_SYMBOL(sbi_console_getchar);