Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/kernel/
H A Drtas.c745 static int udbg_rtascon_getc_poll(void) in udbg_rtascon_getc_poll() function
762 while ((c = udbg_rtascon_getc_poll()) == -1) in udbg_rtascon_getc()
773 udbg_getc_poll = udbg_rtascon_getc_poll; in udbg_init_rtas_console()