Home
last modified time | relevance | path

Searched refs:hv_driver (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/hv/
H A Dvmbus_drv.c683 hv_vmbus_dynid_match(struct hv_driver *drv, const guid_t *guid) in hv_vmbus_dynid_match()
706 static const struct hv_vmbus_device_id *hv_vmbus_get_id(const struct hv_driver *drv, in hv_vmbus_get_id()
717 id = hv_vmbus_dynid_match((struct hv_driver *)drv, guid); in hv_vmbus_get_id()
752 static int vmbus_add_dynid(struct hv_driver *drv, guid_t *guid) in vmbus_add_dynid()
769 static void vmbus_free_dynids(struct hv_driver *drv) in vmbus_free_dynids()
789 struct hv_driver *drv = drv_to_hv_drv(driver); in new_id_store()
815 struct hv_driver *drv = drv_to_hv_drv(driver); in remove_id_store()
855 const struct hv_driver *drv = drv_to_hv_drv(driver); in vmbus_match()
874 struct hv_driver *drv = in vmbus_probe()
914 struct hv_driver *drv; in vmbus_remove()
[all …]
H A Dhv_util.c708 static struct hv_driver util_drv = {
/linux/include/linux/
H A Dhyperv.h1226 struct hv_driver { struct
1293 #define drv_to_hv_drv(d) container_of_const(d, struct hv_driver, driver)
1326 int __must_check __vmbus_driver_register(struct hv_driver *hv_driver,
1329 void vmbus_driver_unregister(struct hv_driver *hv_driver);
/linux/drivers/tty/serial/
H A Dsunhv.c630 static struct platform_driver hv_driver = { variable
644 return platform_driver_register(&hv_driver); in sunhv_init()
/linux/drivers/input/serio/
H A Dhyperv-keyboard.c412 static struct hv_driver hv_kbd_drv = {
/linux/drivers/hid/
H A Dhid-hyperv.c581 static struct hv_driver mousevsc_drv = {
/linux/net/vmw_vsock/
H A Dhyperv_transport.c948 static struct hv_driver hvs_drv = {
/linux/drivers/scsi/
H A Dstorvsc_drv.c2195 static struct hv_driver storvsc_drv = {
/linux/drivers/net/hyperv/
H A Dnetvsc_drv.c2764 static struct hv_driver netvsc_drv = {
/linux/drivers/pci/controller/
H A Dpci-hyperv.c4150 static struct hv_driver hv_pci_drv = {