Home
last modified time | relevance | path

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

/linux-3.4.99/arch/powerpc/kernel/
Drtas.c172 static int udbg_rtascon_getc_poll(void) in udbg_rtascon_getc_poll() function
189 while ((c = udbg_rtascon_getc_poll()) == -1) in udbg_rtascon_getc()
200 udbg_getc_poll = udbg_rtascon_getc_poll; in udbg_init_rtas_console()