Home
last modified time | relevance | path

Searched defs:hv_dev (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/hv/
Dvmbus_drv.c103 static void print_alias_name(struct hv_device *hv_dev, char *alias_name) in print_alias_name()
148 struct hv_device *hv_dev = device_to_hv_device(dev); in id_show() local
159 struct hv_device *hv_dev = device_to_hv_device(dev); in state_show() local
170 struct hv_device *hv_dev = device_to_hv_device(dev); in monitor_id_show() local
181 struct hv_device *hv_dev = device_to_hv_device(dev); in class_id_show() local
193 struct hv_device *hv_dev = device_to_hv_device(dev); in device_id_show() local
205 struct hv_device *hv_dev = device_to_hv_device(dev); in modalias_show() local
217 struct hv_device *hv_dev = device_to_hv_device(dev); in numa_node_show() local
231 struct hv_device *hv_dev = device_to_hv_device(dev); in server_monitor_pending_show() local
245 struct hv_device *hv_dev = device_to_hv_device(dev); in client_monitor_pending_show() local
[all …]
/Linux-v4.19/drivers/input/serio/
Dhyperv-keyboard.c98 struct hv_device *hv_dev; member
108 static void hv_kbd_on_receive(struct hv_device *hv_dev, in hv_kbd_on_receive()
190 static void hv_kbd_handle_received_packet(struct hv_device *hv_dev, in hv_kbd_handle_received_packet()
248 struct hv_device *hv_dev = context; in hv_kbd_on_channel_callback() local
285 static int hv_kbd_connect_to_vsp(struct hv_device *hv_dev) in hv_kbd_connect_to_vsp()
343 static int hv_kbd_probe(struct hv_device *hv_dev, in hv_kbd_probe()
401 static int hv_kbd_remove(struct hv_device *hv_dev) in hv_kbd_remove()
/Linux-v4.19/drivers/uio/
Duio_hv_generic.c96 struct hv_device *hv_dev = chan->device_obj; in hv_uio_channel_cb() local
110 struct hv_device *hv_dev = channel->primary_channel->device_obj; in hv_uio_rescind() local
155 struct hv_device *hv_dev = new_sc->primary_channel->device_obj; in hv_uio_new_channel() local
/Linux-v4.19/drivers/net/hyperv/
Drndis_filter.c1069 struct hv_device *hv_dev = ndev_ctx->device_ctx; in rndis_set_subchannel() local