Searched refs:hv_driver (Results 1 – 10 of 10) sorted by relevance
683 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 …]
708 static struct hv_driver util_drv = {
1226 struct hv_driver { struct1293 #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);
630 static struct platform_driver hv_driver = { variable644 return platform_driver_register(&hv_driver); in sunhv_init()
412 static struct hv_driver hv_kbd_drv = {
581 static struct hv_driver mousevsc_drv = {
948 static struct hv_driver hvs_drv = {
2195 static struct hv_driver storvsc_drv = {
2764 static struct hv_driver netvsc_drv = {
4150 static struct hv_driver hv_pci_drv = {