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

/linux-master/drivers/tty/hvc/
H A Dhvc_udbg.c49 static const struct hv_ops hvc_udbg_ops = { variable in typeref:struct:hv_ops
63 hp = hvc_alloc(0, 0, &hvc_udbg_ops, 16);
78 hvc_instantiate(0, 0, &hvc_udbg_ops);

Completed in 170 milliseconds