Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/hvc/
H A Dhvc_riscv_sbi.c33 c = sbi_console_getchar(); in hvc_sbi_tty_get()
/openbmc/linux/arch/riscv/kernel/
H A Dsbi.c113 int sbi_console_getchar(void) in sbi_console_getchar() function
121 EXPORT_SYMBOL(sbi_console_getchar);
/openbmc/linux/arch/riscv/include/asm/
H A Dsbi.h268 int sbi_console_getchar(void);