Searched defs:sbi_console_getchar (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/riscv/kernel/
H A Dsbi.c114 int sbi_console_getchar(void) function
122 EXPORT_SYMBOL(sbi_console_getchar); variable
/linux-master/arch/riscv/include/asm/
H A Dsbi.h317 static inline int sbi_console_getchar(void) { return -ENOENT; } function

Completed in 311 milliseconds