Home
last modified time | relevance | path

Searched defs:hv_dev (Results 1 – 7 of 7) 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.c148 struct hv_device *hv_dev = device_to_hv_device(dev); id_show() local
159 struct hv_device *hv_dev = device_to_hv_device(dev); state_show() local
170 struct hv_device *hv_dev = device_to_hv_device(dev); monitor_id_show() local
181 struct hv_device *hv_dev = device_to_hv_device(dev); class_id_show() local
193 struct hv_device *hv_dev = device_to_hv_device(dev); device_id_show() local
205 struct hv_device *hv_dev = device_to_hv_device(dev); modalias_show() local
215 struct hv_device *hv_dev = device_to_hv_device(dev); numa_node_show() local
229 struct hv_device *hv_dev = device_to_hv_device(dev); server_monitor_pending_show() local
242 struct hv_device *hv_dev = device_to_hv_device(dev); client_monitor_pending_show() local
255 struct hv_device *hv_dev = device_to_hv_device(dev); server_monitor_latency_show() local
268 struct hv_device *hv_dev = device_to_hv_device(dev); client_monitor_latency_show() local
281 struct hv_device *hv_dev = device_to_hv_device(dev); server_monitor_conn_id_show() local
294 struct hv_device *hv_dev = device_to_hv_device(dev); client_monitor_conn_id_show() local
306 struct hv_device *hv_dev = device_to_hv_device(dev); out_intr_mask_show() local
325 struct hv_device *hv_dev = device_to_hv_device(dev); out_read_index_show() local
344 struct hv_device *hv_dev = device_to_hv_device(dev); out_write_index_show() local
363 struct hv_device *hv_dev = device_to_hv_device(dev); out_read_bytes_avail_show() local
382 struct hv_device *hv_dev = device_to_hv_device(dev); out_write_bytes_avail_show() local
400 struct hv_device *hv_dev = device_to_hv_device(dev); in_intr_mask_show() local
418 struct hv_device *hv_dev = device_to_hv_device(dev); in_read_index_show() local
436 struct hv_device *hv_dev = device_to_hv_device(dev); in_write_index_show() local
455 struct hv_device *hv_dev = device_to_hv_device(dev); in_read_bytes_avail_show() local
474 struct hv_device *hv_dev = device_to_hv_device(dev); in_write_bytes_avail_show() local
493 struct hv_device *hv_dev = device_to_hv_device(dev); channel_vp_mapping_show() local
525 struct hv_device *hv_dev = device_to_hv_device(dev); vendor_show() local
535 struct hv_device *hv_dev = device_to_hv_device(dev); device_show() local
545 struct hv_device *hv_dev = device_to_hv_device(dev); driver_override_store() local
558 struct hv_device *hv_dev = device_to_hv_device(dev); driver_override_show() local
611 const struct hv_device *hv_dev = device_to_hv_device(dev); vmbus_dev_attr_is_visible() local
856 struct hv_device *hv_dev = device_to_hv_device(device); vmbus_match() local
991 struct hv_device *hv_dev = device_to_hv_device(device); vmbus_device_release() local
[all...]
/linux/drivers/net/hyperv/
H A Dnetvsc.c980 netvsc_dma_unmap(struct hv_device * hv_dev,struct hv_netvsc_packet * packet) netvsc_dma_unmap() argument
1017 netvsc_dma_map(struct hv_device * hv_dev,struct hv_netvsc_packet * packet,struct hv_page_buffer * pb) netvsc_dma_map() argument
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.c1938 static bool hv_dev_is_fc(struct hv_device *hv_dev) in hv_dev_is_fc()
2166 static int storvsc_suspend(struct hv_device *hv_dev) in storvsc_suspend()
2186 static int storvsc_resume(struct hv_device *hv_dev) in storvsc_resume()
/linux/net/vmw_vsock/
H A Dhyperv_transport.c934 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