Home
last modified time | relevance | path

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

/drivers/hv/
Dvmbus_drv.c165 struct hv_device *hv_dev = device_to_hv_device(dev); in id_show() local
176 struct hv_device *hv_dev = device_to_hv_device(dev); in state_show() local
187 struct hv_device *hv_dev = device_to_hv_device(dev); in monitor_id_show() local
198 struct hv_device *hv_dev = device_to_hv_device(dev); in class_id_show() local
210 struct hv_device *hv_dev = device_to_hv_device(dev); in device_id_show() local
222 struct hv_device *hv_dev = device_to_hv_device(dev); in modalias_show() local
232 struct hv_device *hv_dev = device_to_hv_device(dev); in numa_node_show() local
246 struct hv_device *hv_dev = device_to_hv_device(dev); in server_monitor_pending_show() local
260 struct hv_device *hv_dev = device_to_hv_device(dev); in client_monitor_pending_show() local
274 struct hv_device *hv_dev = device_to_hv_device(dev); in server_monitor_latency_show() local
[all …]
Dhv_balloon.c1768 static int balloon_suspend(struct hv_device *hv_dev) in balloon_suspend()
/drivers/input/serio/
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 int hv_kbd_remove(struct hv_device *hv_dev) in hv_kbd_remove()
385 static int hv_kbd_suspend(struct hv_device *hv_dev) in hv_kbd_suspend()
392 static int hv_kbd_resume(struct hv_device *hv_dev) in hv_kbd_resume()
/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
154 struct hv_device *hv_dev = new_sc->primary_channel->device_obj; in hv_uio_new_channel() local
/drivers/scsi/
Dstorvsc_drv.c1888 static bool hv_dev_is_fc(struct hv_device *hv_dev) in hv_dev_is_fc()
2105 static int storvsc_suspend(struct hv_device *hv_dev) in storvsc_suspend()
2125 static int storvsc_resume(struct hv_device *hv_dev) in storvsc_resume()
/drivers/net/hyperv/
Drndis_filter.c1196 struct hv_device *hv_dev = ndev_ctx->device_ctx; in rndis_set_subchannel() local
/drivers/pci/controller/
Dpci-hyperv.c1891 struct hv_pci_dev *hv_dev; in hv_pci_assign_numa_node() local