Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/tty/hvc/
Dhvc_iucv.c1012 static const struct hv_ops hvc_iucv_ops = { variable
1076 HVC_IUCV_MAGIC + id, &hvc_iucv_ops, 256); in hvc_iucv_alloc()
1374 rc = hvc_instantiate(HVC_IUCV_MAGIC, IUCV_HVC_CON_IDX, &hvc_iucv_ops); in hvc_iucv_init()