Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/hvc/
H A Dhvc_vio.c232 if (!hvterm_privs[0]) in udbg_hvc_putc()
239 switch(hvterm_privs[0]->proto) { in udbg_hvc_putc()
260 if (!hvterm_privs[0]) in udbg_hvc_getc_poll()
263 switch(hvterm_privs[0]->proto) { in udbg_hvc_getc_poll()
280 if (!hvterm_privs[0]) in udbg_hvc_getc()
327 pv = hvterm_privs[0]; in hvc_vio_probe()
334 if (!hvterm_privs[i]) in hvc_vio_probe()
345 hvterm_privs[termno] = pv; in hvc_vio_probe()
399 hvterm_privs[0] = &hvterm_priv0; in hvc_vio_init_early()
445 hvterm_privs[0] = &hvterm_priv0; in udbg_init_debug_lpar()
[all …]