Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/hvc/
H A Dhvc_udbg.c48 static const struct hv_ops hvc_udbg_ops = { variable
62 hp = hvc_alloc(0, 0, &hvc_udbg_ops, 16); in hvc_udbg_init()
77 hvc_instantiate(0, 0, &hvc_udbg_ops); in hvc_udbg_console_init()