Home
last modified time | relevance | path

Searched refs:hv_get_drvdata (Results 1 – 14 of 14) sorted by relevance

/linux-5.19.10/drivers/gpu/drm/hyperv/
Dhyperv_drm_proto.c199 struct hyperv_drm_device *hv = hv_get_drvdata(hdev); in hyperv_sendpacket()
218 struct hyperv_drm_device *hv = hv_get_drvdata(hdev); in hyperv_negotiate_version()
250 struct hyperv_drm_device *hv = hv_get_drvdata(hdev); in hyperv_update_vram_location()
353 struct hyperv_drm_device *hv = hv_get_drvdata(hdev); in hyperv_update_dirt()
378 struct hyperv_drm_device *hv = hv_get_drvdata(hdev); in hyperv_get_supported_resolution()
427 struct hyperv_drm_device *hv = hv_get_drvdata(hdev); in hyperv_receive_sub()
454 struct hyperv_drm_device *hv = hv_get_drvdata(hdev); in hyperv_receive()
477 struct hyperv_drm_device *hv = hv_get_drvdata(hdev); in hyperv_connect_vsp()
Dhyperv_drm_drv.c226 struct drm_device *dev = hv_get_drvdata(hdev); in hyperv_vmbus_remove()
257 struct drm_device *dev = hv_get_drvdata(hdev); in hyperv_vmbus_suspend()
271 struct drm_device *dev = hv_get_drvdata(hdev); in hyperv_vmbus_resume()
/linux-5.19.10/drivers/video/fbdev/
Dhyperv_fb.c314 struct fb_info *info = hv_get_drvdata(hdev); in synthvid_send_situ()
463 struct fb_info *info = hv_get_drvdata(hdev); in synthvid_recv_sub()
499 struct fb_info *info = hv_get_drvdata(hdev); in synthvid_receive()
536 struct fb_info *info = hv_get_drvdata(hdev); in synthvid_negotiate_ver()
571 struct fb_info *info = hv_get_drvdata(hdev); in synthvid_get_supported_resolution()
619 struct fb_info *info = hv_get_drvdata(hdev); in synthvid_connect_vsp()
672 struct fb_info *info = hv_get_drvdata(hdev); in synthvid_send_config()
1234 struct fb_info *info = hv_get_drvdata(hdev); in hvfb_remove()
1259 struct fb_info *info = hv_get_drvdata(hdev); in hvfb_suspend()
1283 struct fb_info *info = hv_get_drvdata(hdev); in hvfb_resume()
/linux-5.19.10/drivers/hid/
Dhid-hyperv.c255 struct mousevsc_dev *input_dev = hv_get_drvdata(device); in mousevsc_on_receive()
346 struct mousevsc_dev *input_dev = hv_get_drvdata(device); in mousevsc_connect_to_vsp()
405 struct mousevsc_dev *input_dev = hv_get_drvdata(dev); in mousevsc_hid_parse()
540 struct mousevsc_dev *input_dev = hv_get_drvdata(dev); in mousevsc_remove()
/linux-5.19.10/drivers/input/serio/
Dhyperv-keyboard.c103 struct hv_kbd_dev *kbd_dev = hv_get_drvdata(hv_dev); in hv_kbd_on_receive()
256 struct hv_kbd_dev *kbd_dev = hv_get_drvdata(hv_dev); in hv_kbd_connect_to_vsp()
374 struct hv_kbd_dev *kbd_dev = hv_get_drvdata(hv_dev); in hv_kbd_remove()
/linux-5.19.10/drivers/uio/
Duio_hv_generic.c97 struct hv_uio_private_data *pdata = hv_get_drvdata(hv_dev); in hv_uio_channel_cb()
111 struct hv_uio_private_data *pdata = hv_get_drvdata(hv_dev); in hv_uio_rescind()
361 struct hv_uio_private_data *pdata = hv_get_drvdata(dev); in hv_uio_remove()
/linux-5.19.10/drivers/hv/
Dhv_util.c607 struct hv_util_service *srv = hv_get_drvdata(dev); in util_remove()
624 struct hv_util_service *srv = hv_get_drvdata(dev); in util_suspend()
640 struct hv_util_service *srv = hv_get_drvdata(dev); in util_resume()
Dhv_balloon.c1489 struct hv_dynmem_device *dm = hv_get_drvdata(dev); in balloon_onchannelcallback()
1874 struct hv_dynmem_device *dm = hv_get_drvdata(dev); in balloon_remove()
1917 struct hv_dynmem_device *dm = hv_get_drvdata(hv_dev); in balloon_suspend()
/linux-5.19.10/drivers/net/hyperv/
Dnetvsc.c346 struct net_device *ndev = hv_get_drvdata(device); in netvsc_init_buf()
588 struct net_device *ndev = hv_get_drvdata(device); in negotiate_nvsp_ver()
649 struct net_device *ndev = hv_get_drvdata(device); in netvsc_connect_vsp()
720 struct net_device *ndev = hv_get_drvdata(device); in netvsc_device_remove()
1082 struct net_device *ndev = hv_get_drvdata(device); in netvsc_send_pkt()
1666 struct net_device *ndev = hv_get_drvdata(device); in netvsc_poll()
1735 struct net_device *ndev = hv_get_drvdata(device); in netvsc_device_add()
Dnetvsc_drv.c2044 struct net_device *net = hv_get_drvdata(device_obj); in netvsc_link_change()
2258 struct net_device *ndev = hv_get_drvdata(ndev_ctx->device_ctx); in netvsc_vf_setup()
2306 ndev = hv_get_drvdata(ndev_ctx->device_ctx); in get_netvsc_byslot()
2584 net = hv_get_drvdata(dev); in netvsc_remove()
2631 net = hv_get_drvdata(dev); in netvsc_suspend()
2659 struct net_device *net = hv_get_drvdata(dev); in netvsc_resume()
Drndis_filter.c1238 hv_get_drvdata(new_sc->primary_channel->device_obj); in netvsc_sc_open()
1470 struct net_device *net = hv_get_drvdata(dev); in rndis_filter_device_add()
/linux-5.19.10/drivers/pci/controller/
Dpci-hyperv.c2959 struct hv_pcibus_device *hbus = hv_get_drvdata(hdev); in hv_pci_protocol_negotiation()
3180 struct hv_pcibus_device *hbus = hv_get_drvdata(hdev); in hv_pci_enter_d0()
3236 struct hv_pcibus_device *hbus = hv_get_drvdata(hdev); in hv_pci_query_relations()
3276 struct hv_pcibus_device *hbus = hv_get_drvdata(hdev); in hv_send_resources_allocated()
3353 struct hv_pcibus_device *hbus = hv_get_drvdata(hdev); in hv_send_resources_released()
3666 struct hv_pcibus_device *hbus = hv_get_drvdata(hdev); in hv_pci_bus_exit()
3754 hbus = hv_get_drvdata(hdev); in hv_pci_remove()
3793 struct hv_pcibus_device *hbus = hv_get_drvdata(hdev); in hv_pci_suspend()
3873 struct hv_pcibus_device *hbus = hv_get_drvdata(hdev); in hv_pci_resume()
/linux-5.19.10/drivers/scsi/
Dstorvsc_drv.c543 stor_device = hv_get_drvdata(device); in get_out_stor_device()
565 stor_device = hv_get_drvdata(device); in get_in_stor_device()
1316 stor_device = hv_get_drvdata(device); in storvsc_dev_remove()
2089 struct storvsc_device *stor_device = hv_get_drvdata(dev); in storvsc_remove()
2109 struct storvsc_device *stor_device = hv_get_drvdata(hv_dev); in storvsc_suspend()
/linux-5.19.10/include/linux/
Dhyperv.h1327 static inline void *hv_get_drvdata(struct hv_device *dev) in hv_get_drvdata() function