Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/hyperv/
H A Dhyperv_drm_drv.c168 struct drm_device *dev = hv_get_drvdata(hdev); in hyperv_vmbus_remove()
182 drm_atomic_helper_shutdown(hv_get_drvdata(hdev)); in hyperv_vmbus_shutdown()
187 struct drm_device *dev = hv_get_drvdata(hdev); in hyperv_vmbus_suspend()
201 struct drm_device *dev = hv_get_drvdata(hdev); in hyperv_vmbus_resume()
H A 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()
/linux-6.15/drivers/video/fbdev/
H A Dhyperv_fb.c312 struct fb_info *info = hv_get_drvdata(hdev); in synthvid_send_situ()
461 struct fb_info *info = hv_get_drvdata(hdev); in synthvid_recv_sub()
497 struct fb_info *info = hv_get_drvdata(hdev); in synthvid_receive()
534 struct fb_info *info = hv_get_drvdata(hdev); in synthvid_negotiate_ver()
569 struct fb_info *info = hv_get_drvdata(hdev); in synthvid_get_supported_resolution()
617 struct fb_info *info = hv_get_drvdata(hdev); in synthvid_connect_vsp()
670 struct fb_info *info = hv_get_drvdata(hdev); in synthvid_send_config()
1232 struct fb_info *info = hv_get_drvdata(hdev); in hvfb_remove()
1251 struct fb_info *info = hv_get_drvdata(hdev); in hvfb_suspend()
1275 struct fb_info *info = hv_get_drvdata(hdev); in hvfb_resume()
/linux-6.15/drivers/hid/
H A Dhid-hyperv.c247 struct mousevsc_dev *input_dev = hv_get_drvdata(device); in mousevsc_on_receive()
334 struct mousevsc_dev *input_dev = hv_get_drvdata(device); in mousevsc_connect_to_vsp()
392 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-6.15/drivers/input/serio/
H A 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()
372 struct hv_kbd_dev *kbd_dev = hv_get_drvdata(hv_dev); in hv_kbd_remove()
/linux-6.15/drivers/uio/
H A Duio_hv_generic.c99 struct hv_uio_private_data *pdata = hv_get_drvdata(hv_dev); in hv_uio_channel_cb()
114 struct hv_uio_private_data *pdata = hv_get_drvdata(hv_dev); in hv_uio_rescind()
368 struct hv_uio_private_data *pdata = hv_get_drvdata(dev); in hv_uio_remove()
/linux-6.15/drivers/hv/
H A Dhv_util.c635 struct hv_util_service *srv = hv_get_drvdata(dev); in util_remove()
650 struct hv_util_service *srv = hv_get_drvdata(dev); in util_suspend()
666 struct hv_util_service *srv = hv_get_drvdata(dev); in util_resume()
H A Dhv_balloon.c1483 struct hv_dynmem_device *dm = hv_get_drvdata(dev); in balloon_onchannelcallback()
2019 struct hv_dynmem_device *dm = hv_get_drvdata(dev); in balloon_remove()
2060 struct hv_dynmem_device *dm = hv_get_drvdata(hv_dev); in balloon_suspend()
/linux-6.15/drivers/net/hyperv/
H A Dnetvsc.c340 struct net_device *ndev = hv_get_drvdata(device); in netvsc_init_buf()
559 struct net_device *ndev = hv_get_drvdata(device); in negotiate_nvsp_ver()
620 struct net_device *ndev = hv_get_drvdata(device); in netvsc_connect_vsp()
691 struct net_device *ndev = hv_get_drvdata(device); in netvsc_device_remove()
1106 struct net_device *ndev = hv_get_drvdata(device); in netvsc_send_pkt()
1698 struct net_device *ndev = hv_get_drvdata(device); in netvsc_poll()
1767 struct net_device *ndev = hv_get_drvdata(device); in netvsc_device_add()
H A Dnetvsc_drv.c2020 struct net_device *net = hv_get_drvdata(device_obj); in netvsc_link_change()
2235 struct net_device *ndev = hv_get_drvdata(ndev_ctx->device_ctx); in netvsc_vf_setup()
2283 ndev = hv_get_drvdata(ndev_ctx->device_ctx); in get_netvsc_byslot()
2301 ndev = hv_get_drvdata(ndev_ctx->device_ctx); in get_netvsc_byslot()
2663 net = hv_get_drvdata(dev); in netvsc_remove()
2709 net = hv_get_drvdata(dev); in netvsc_suspend()
2737 struct net_device *net = hv_get_drvdata(dev); in netvsc_resume()
H A Drndis_filter.c1226 hv_get_drvdata(new_sc->primary_channel->device_obj); in netvsc_sc_open()
1464 struct net_device *net = hv_get_drvdata(dev); in rndis_filter_device_add()
1603 struct net_device *net = hv_get_drvdata(dev); in rndis_filter_device_remove()
/linux-6.15/drivers/scsi/
H A Dstorvsc_drv.c565 stor_device = hv_get_drvdata(device); in get_out_stor_device()
587 stor_device = hv_get_drvdata(device); in get_in_stor_device()
1361 stor_device = hv_get_drvdata(device); in storvsc_dev_remove()
2141 struct storvsc_device *stor_device = hv_get_drvdata(dev); in storvsc_remove()
2159 struct storvsc_device *stor_device = hv_get_drvdata(hv_dev); in storvsc_suspend()
/linux-6.15/drivers/pci/controller/
H A Dpci-hyperv.c3101 struct hv_pcibus_device *hbus = hv_get_drvdata(hdev); in hv_pci_protocol_negotiation()
3322 struct hv_pcibus_device *hbus = hv_get_drvdata(hdev); in hv_pci_enter_d0()
3412 struct hv_pcibus_device *hbus = hv_get_drvdata(hdev); in hv_pci_query_relations()
3470 struct hv_pcibus_device *hbus = hv_get_drvdata(hdev); in hv_send_resources_allocated()
3547 struct hv_pcibus_device *hbus = hv_get_drvdata(hdev); in hv_send_resources_released()
3806 struct hv_pcibus_device *hbus = hv_get_drvdata(hdev); in hv_pci_bus_exit()
3891 hbus = hv_get_drvdata(hdev); in hv_pci_remove()
3929 struct hv_pcibus_device *hbus = hv_get_drvdata(hdev); in hv_pci_suspend()
4012 struct hv_pcibus_device *hbus = hv_get_drvdata(hdev); in hv_pci_resume()
/linux-6.15/include/linux/
H A Dhyperv.h1274 static inline void *hv_get_drvdata(struct hv_device *dev) in hv_get_drvdata() function