Home
last modified time | relevance | path

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

/linux/drivers/input/serio/
H A Dhyperv-keyboard.c90 struct hv_device *hv_dev; member
100 static void hv_kbd_on_receive(struct hv_device *hv_dev, in hv_kbd_on_receive()
182 static void hv_kbd_handle_received_packet(struct hv_device *hv_dev, in hv_kbd_handle_received_packet()
241 struct hv_device *hv_dev = context; in hv_kbd_on_channel_callback() local
254 static int hv_kbd_connect_to_vsp(struct hv_device *hv_dev) in hv_kbd_connect_to_vsp()
312 static int hv_kbd_probe(struct hv_device *hv_dev, in hv_kbd_probe()
370 static void hv_kbd_remove(struct hv_device *hv_dev) in hv_kbd_remove()
381 static int hv_kbd_suspend(struct hv_device *hv_dev) in hv_kbd_suspend()
388 static int hv_kbd_resume(struct hv_device *hv_dev) in hv_kbd_resume()
/linux/drivers/hv/
H A Dvmbus_drv.c151 struct hv_device *hv_dev = device_to_hv_device(dev); in id_show() local
162 struct hv_device *hv_dev = device_to_hv_device(dev); in state_show() local
173 struct hv_device *hv_dev = device_to_hv_device(dev); in monitor_id_show() local
184 struct hv_device *hv_dev = device_to_hv_device(dev); in class_id_show() local
196 struct hv_device *hv_dev = device_to_hv_device(dev); in device_id_show() local
208 struct hv_device *hv_dev = device_to_hv_device(dev); in modalias_show() local
218 struct hv_device *hv_dev = device_to_hv_device(dev); in numa_node_show() local
232 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
258 struct hv_device *hv_dev = device_to_hv_device(dev); in server_monitor_latency_show() local
[all …]
H A Dhv_balloon.c2058 static int balloon_suspend(struct hv_device *hv_dev) in balloon_suspend()
/linux/drivers/net/hyperv/
H A Dnetvsc.c980 void netvsc_dma_unmap(struct hv_device *hv_dev, in netvsc_dma_unmap()
1017 static int netvsc_dma_map(struct hv_device *hv_dev, in netvsc_dma_map()
H A Drndis_filter.c1291 struct hv_device *hv_dev = ndev_ctx->device_ctx; in rndis_set_subchannel() local
/linux/drivers/scsi/
H A Dstorvsc_drv.c1927 static bool hv_dev_is_fc(struct hv_device *hv_dev) in hv_dev_is_fc()
2155 static int storvsc_suspend(struct hv_device *hv_dev) in storvsc_suspend()
2175 static int storvsc_resume(struct hv_device *hv_dev) in storvsc_resume()
/linux/net/vmw_vsock/
H A Dhyperv_transport.c910 static int hvs_suspend(struct hv_device *hv_dev) in hvs_suspend()
/linux/drivers/pci/controller/
H A Dpci-hyperv.c2481 struct hv_pci_dev *hv_dev; in hv_pci_assign_numa_node() local