Searched refs:hv_driver (Results 1 – 11 of 11) sorted by relevance
686 hv_vmbus_dynid_match(struct hv_driver *drv, const guid_t *guid) in hv_vmbus_dynid_match()709 static const struct hv_vmbus_device_id *hv_vmbus_get_id(const struct hv_driver *drv, in hv_vmbus_get_id()720 id = hv_vmbus_dynid_match((struct hv_driver *)drv, guid); in hv_vmbus_get_id()755 static int vmbus_add_dynid(struct hv_driver *drv, guid_t *guid) in vmbus_add_dynid()772 static void vmbus_free_dynids(struct hv_driver *drv) in vmbus_free_dynids()792 struct hv_driver *drv = drv_to_hv_drv(driver); in new_id_store()818 struct hv_driver *drv = drv_to_hv_drv(driver); in remove_id_store()858 const struct hv_driver *drv = drv_to_hv_drv(driver); in vmbus_match()877 struct hv_driver *drv = in vmbus_probe()917 struct hv_driver *drv; in vmbus_remove()[all …]
708 static struct hv_driver util_drv = {
2120 static struct hv_driver balloon_drv = {
1226 struct hv_driver { struct1293 #define drv_to_hv_drv(d) container_of_const(d, struct hv_driver, driver)1324 int __must_check __vmbus_driver_register(struct hv_driver *hv_driver,1327 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 = {
927 static struct hv_driver hvs_drv = {
2185 static struct hv_driver storvsc_drv = {
2764 static struct hv_driver netvsc_drv = {
4144 static struct hv_driver hv_pci_drv = {