Home
last modified time | relevance | path

Searched refs:hv_set_drvdata (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/input/serio/
H A Dhyperv-keyboard.c330 hv_set_drvdata(hv_dev, kbd_dev); in hv_kbd_probe()
378 hv_set_drvdata(hv_dev, NULL); in hv_kbd_remove()
/linux/drivers/hid/
H A Dhid-hyperv.c161 hv_set_drvdata(device, input_dev); in mousevsc_alloc_device()
172 hv_set_drvdata(device->device, NULL); in mousevsc_free_device()
/linux/drivers/uio/
H A Duio_hv_generic.c372 hv_set_drvdata(dev, pdata); in hv_uio_probe()
/linux/drivers/hv/
H A Dhv_util.c608 hv_set_drvdata(dev, srv); in util_probe()
H A Dhv_balloon.c1976 hv_set_drvdata(dev, &dm_device); in balloon_probe()
/linux/drivers/scsi/
H A Dstorvsc_drv.c1431 hv_set_drvdata(device, NULL); in storvsc_dev_remove()
1992 hv_set_drvdata(device, stor_device); in storvsc_probe()
/linux/drivers/net/hyperv/
H A Dnetvsc_drv.c2511 hv_set_drvdata(dev, net); in netvsc_probe()
2641 hv_set_drvdata(dev, NULL); in netvsc_probe()
2688 hv_set_drvdata(dev, NULL); in netvsc_remove()
/linux/include/linux/
H A Dhyperv.h1302 static inline void hv_set_drvdata(struct hv_device *dev, void *data) in hv_set_drvdata() function
/linux/drivers/pci/controller/
H A Dpci-hyperv.c3802 hv_set_drvdata(hdev, hbus); in hv_pci_probe()