Home
last modified time | relevance | path

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

/linux-6.15/drivers/tty/hvc/
H A Dhvc_vio.c234 if (!hvterm_privs[0]) in udbg_hvc_putc()
241 switch(hvterm_privs[0]->proto) { in udbg_hvc_putc()
262 if (!hvterm_privs[0]) in udbg_hvc_getc_poll()
265 switch(hvterm_privs[0]->proto) { in udbg_hvc_getc_poll()
282 if (!hvterm_privs[0]) in udbg_hvc_getc()
329 pv = hvterm_privs[0]; in hvc_vio_probe()
336 if (!hvterm_privs[i]) in hvc_vio_probe()
347 hvterm_privs[termno] = pv; in hvc_vio_probe()
401 hvterm_privs[0] = &hvterm_priv0; in hvc_vio_init_early()
447 hvterm_privs[0] = &hvterm_priv0; in udbg_init_debug_lpar()
[all …]