Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hv/
H A Dvmbus_drv.c48 static struct device *hv_dev; variable
130 struct hv_device *hv_dev = device_to_hv_device(dev); in id_show() local
141 struct hv_device *hv_dev = device_to_hv_device(dev); in state_show() local
152 struct hv_device *hv_dev = device_to_hv_device(dev); in monitor_id_show() local
163 struct hv_device *hv_dev = device_to_hv_device(dev); class_id_show() local
175 struct hv_device *hv_dev = device_to_hv_device(dev); device_id_show() local
187 struct hv_device *hv_dev = device_to_hv_device(dev); modalias_show() local
197 struct hv_device *hv_dev = device_to_hv_device(dev); numa_node_show() local
211 struct hv_device *hv_dev = device_to_hv_device(dev); server_monitor_pending_show() local
225 struct hv_device *hv_dev = device_to_hv_device(dev); client_monitor_pending_show() local
239 struct hv_device *hv_dev = device_to_hv_device(dev); server_monitor_latency_show() local
253 struct hv_device *hv_dev = device_to_hv_device(dev); client_monitor_latency_show() local
267 struct hv_device *hv_dev = device_to_hv_device(dev); server_monitor_conn_id_show() local
281 struct hv_device *hv_dev = device_to_hv_device(dev); client_monitor_conn_id_show() local
294 struct hv_device *hv_dev = device_to_hv_device(dev); out_intr_mask_show() local
313 struct hv_device *hv_dev = device_to_hv_device(dev); out_read_index_show() local
332 struct hv_device *hv_dev = device_to_hv_device(dev); out_write_index_show() local
351 struct hv_device *hv_dev = device_to_hv_device(dev); out_read_bytes_avail_show() local
370 struct hv_device *hv_dev = device_to_hv_device(dev); out_write_bytes_avail_show() local
388 struct hv_device *hv_dev = device_to_hv_device(dev); in_intr_mask_show() local
406 struct hv_device *hv_dev = device_to_hv_device(dev); in_read_index_show() local
424 struct hv_device *hv_dev = device_to_hv_device(dev); in_write_index_show() local
443 struct hv_device *hv_dev = device_to_hv_device(dev); in_read_bytes_avail_show() local
462 struct hv_device *hv_dev = device_to_hv_device(dev); in_write_bytes_avail_show() local
481 struct hv_device *hv_dev = device_to_hv_device(dev); channel_vp_mapping_show() local
517 struct hv_device *hv_dev = device_to_hv_device(dev); vendor_show() local
527 struct hv_device *hv_dev = device_to_hv_device(dev); device_show() local
537 struct hv_device *hv_dev = device_to_hv_device(dev); driver_override_store() local
550 struct hv_device *hv_dev = device_to_hv_device(dev); driver_override_show() local
603 const struct hv_device *hv_dev = device_to_hv_device(dev); vmbus_dev_attr_is_visible() local
825 struct hv_device *hv_dev = device_to_hv_device(device); vmbus_match() local
960 struct hv_device *hv_dev = device_to_hv_device(device); vmbus_device_release() local
[all...]
H A Dhv_balloon.c2082 static int balloon_suspend(struct hv_device *hv_dev) in balloon_suspend()
/openbmc/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()
314 static int hv_kbd_probe(struct hv_device *hv_dev, in hv_kbd_probe()
372 static void hv_kbd_remove(struct hv_device *hv_dev) in hv_kbd_remove()
383 static int hv_kbd_suspend(struct hv_device *hv_dev) in hv_kbd_suspend()
390 static int hv_kbd_resume(struct hv_device *hv_dev) in hv_kbd_resume()
/openbmc/linux/drivers/uio/
H A Duio_hv_generic.c96 struct hv_device *hv_dev = chan->device_obj; in hv_uio_channel_cb() local
111 struct hv_device *hv_dev = channel->device_obj; in hv_uio_rescind() local
163 struct hv_device *hv_dev = new_sc->primary_channel->device_obj; in hv_uio_new_channel() local
/openbmc/linux/drivers/net/hyperv/
H A Dnetvsc.c973 void netvsc_dma_unmap(struct hv_device *hv_dev, in netvsc_dma_unmap()
1010 static int netvsc_dma_map(struct hv_device *hv_dev, in netvsc_dma_map()
H A Drndis_filter.c1292 struct hv_device *hv_dev = ndev_ctx->device_ctx; in rndis_set_subchannel() local
/openbmc/linux/drivers/scsi/
H A Dstorvsc_drv.c1928 static bool hv_dev_is_fc(struct hv_device *hv_dev) in hv_dev_is_fc()
2156 static int storvsc_suspend(struct hv_device *hv_dev) in storvsc_suspend()
2176 static int storvsc_resume(struct hv_device *hv_dev) in storvsc_resume()
/openbmc/linux/net/vmw_vsock/
H A Dhyperv_transport.c896 static int hvs_suspend(struct hv_device *hv_dev) in hvs_suspend()
/openbmc/linux/drivers/pci/controller/
H A Dpci-hyperv.c2367 struct hv_pci_dev *hv_dev; in hv_pci_assign_numa_node() local