hvc_udbg_ops       48 drivers/tty/hvc/hvc_udbg.c static const struct hv_ops hvc_udbg_ops = {
hvc_udbg_ops       62 drivers/tty/hvc/hvc_udbg.c 	hp = hvc_alloc(0, 0, &hvc_udbg_ops, 16);
hvc_udbg_ops       77 drivers/tty/hvc/hvc_udbg.c 	hvc_instantiate(0, 0, &hvc_udbg_ops);