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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Dhvc_console.h58 const struct hv_ops *ops;
68 struct hv_ops { struct
80 const struct hv_ops *ops);
84 const struct hv_ops *ops, int outbuf_size);
H A Dhvc_tile.c47 static const struct hv_ops hvc_tile_get_put_ops = {
H A Dhvc_udbg.c61 static const struct hv_ops hvc_udbg_ops = {
H A Dhvc_beat.c87 static const struct hv_ops hvc_beat_get_put_ops = {
H A Dhvc_rtas.c74 static const struct hv_ops hvc_rtas_get_put_ops = {
H A Dhvc_vio.c76 static const struct hv_ops hvc_get_put_ops = {
H A Dhvc_xen.c125 static const struct hv_ops hvc_ops = {
H A Dhvc_console.c129 static const struct hv_ops *cons_ops[MAX_NR_HVC_CONSOLES];
251 int hvc_instantiate(uint32_t vtermno, int index, const struct hv_ops *ops)
759 const struct hv_ops *ops,
H A Dvirtio_console.c829 static const struct hv_ops hv_ops = { variable in typeref:struct:hv_ops
849 return hvc_instantiate(0, 0, &hv_ops);
868 * The third argument is a "struct hv_ops" containing the
875 port->cons.hvc = hvc_alloc(port->cons.vtermno, 0, &hv_ops, PAGE_SIZE);
H A Dhvc_iseries.c200 static const struct hv_ops hvc_get_put_ops = {
H A Dhvc_iucv.c928 static const struct hv_ops hvc_iucv_ops = {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/
H A Dcheckpatch.pl2732 hv_ops|

Completed in 63 milliseconds