Home
last modified time | relevance | path

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

/linux-6.12.1/arch/powerpc/kernel/
Drtas.c829 static int udbg_rtascon_getc_poll(void) in udbg_rtascon_getc_poll() function
846 while ((c = udbg_rtascon_getc_poll()) == -1) in udbg_rtascon_getc()
857 udbg_getc_poll = udbg_rtascon_getc_poll; in udbg_init_rtas_console()