Home
last modified time | relevance | path

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

/arch/powerpc/kernel/
Drtas.c171 static int udbg_rtascon_getc_poll(void) in udbg_rtascon_getc_poll() function
188 while ((c = udbg_rtascon_getc_poll()) == -1) in udbg_rtascon_getc()
199 udbg_getc_poll = udbg_rtascon_getc_poll; in udbg_init_rtas_console()