Searched refs:hv_set_drvdata (Results 1 – 11 of 11) sorted by relevance
/openbmc/linux/drivers/gpu/drm/hyperv/ |
H A D | hyperv_drm_drv.c | 123 hv_set_drvdata(hdev, hv); in hyperv_vmbus_probe() 164 hv_set_drvdata(hdev, NULL); in hyperv_vmbus_probe() 176 hv_set_drvdata(hdev, NULL); in hyperv_vmbus_remove()
|
/openbmc/linux/drivers/input/serio/ |
H A D | hyperv-keyboard.c | 332 hv_set_drvdata(hv_dev, kbd_dev); in hv_kbd_probe() 380 hv_set_drvdata(hv_dev, NULL); in hv_kbd_remove()
|
/openbmc/linux/drivers/hid/ |
H A D | hid-hyperv.c | 158 hv_set_drvdata(device, input_dev); in mousevsc_alloc_device() 169 hv_set_drvdata(device->device, NULL); in mousevsc_free_device()
|
/openbmc/linux/drivers/video/fbdev/ |
H A D | hyperv_fb.c | 1144 hv_set_drvdata(hdev, info); in hvfb_probe() 1231 hv_set_drvdata(hdev, NULL); in hvfb_probe() 1253 hv_set_drvdata(hdev, NULL); in hvfb_remove()
|
/openbmc/linux/drivers/uio/ |
H A D | uio_hv_generic.c | 359 hv_set_drvdata(dev, pdata); in hv_uio_probe()
|
/openbmc/linux/drivers/hv/ |
H A D | hv_util.c | 589 hv_set_drvdata(dev, srv); in util_probe()
|
H A D | hv_balloon.c | 2008 hv_set_drvdata(dev, &dm_device); in balloon_probe()
|
/openbmc/linux/drivers/scsi/ |
H A D | storvsc_drv.c | 1384 hv_set_drvdata(device, NULL); in storvsc_dev_remove() 1985 hv_set_drvdata(device, stor_device); in storvsc_probe()
|
/openbmc/linux/drivers/net/hyperv/ |
H A D | netvsc_drv.c | 2539 hv_set_drvdata(dev, net); in netvsc_probe() 2666 hv_set_drvdata(dev, NULL); in netvsc_probe() 2711 hv_set_drvdata(dev, NULL); in netvsc_remove()
|
/openbmc/linux/include/linux/ |
H A D | hyperv.h | 1337 static inline void hv_set_drvdata(struct hv_device *dev, void *data) in hv_set_drvdata() function
|
/openbmc/linux/drivers/pci/controller/ |
H A D | pci-hyperv.c | 3720 hv_set_drvdata(hdev, hbus); in hv_pci_probe()
|