Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/hv/
Dvmbus_drv.c117 static void print_alias_name(struct hv_device *hv_dev, char *alias_name) in print_alias_name()
160 struct hv_device *hv_dev = device_to_hv_device(dev); in id_show() local
171 struct hv_device *hv_dev = device_to_hv_device(dev); in state_show() local
182 struct hv_device *hv_dev = device_to_hv_device(dev); in monitor_id_show() local
193 struct hv_device *hv_dev = device_to_hv_device(dev); in class_id_show() local
205 struct hv_device *hv_dev = device_to_hv_device(dev); in device_id_show() local
217 struct hv_device *hv_dev = device_to_hv_device(dev); in modalias_show() local
229 struct hv_device *hv_dev = device_to_hv_device(dev); in server_monitor_pending_show() local
243 struct hv_device *hv_dev = device_to_hv_device(dev); in client_monitor_pending_show() local
257 struct hv_device *hv_dev = device_to_hv_device(dev); in server_monitor_latency_show() local
[all …]
/linux-4.4.14/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-4.4.14/drivers/net/hyperv/
Drndis_filter.c126 static void dump_rndis_message(struct hv_device *hv_dev, in dump_rndis_message()