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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/
H A Dhvc_vio.c76 static struct hv_ops hvc_get_put_ops = { variable in typeref:struct:hv_ops
90 hp = hvc_alloc(vdev->unit_address, vdev->irq, &hvc_get_put_ops,
157 hvc_instantiate(*vtermno, num_found, &hvc_get_put_ops);
H A Dhvc_iseries.c200 static struct hv_ops hvc_get_put_ops = { variable in typeref:struct:hv_ops
220 hp = hvc_alloc(vdev->unit_address, vdev->irq, &hvc_get_put_ops,
587 hvc_instantiate(*vtermno, num_found, &hvc_get_put_ops);

Completed in 74 milliseconds