relations        2103 drivers/pci/controller/pci-hyperv.c 				   struct pci_bus_relations *relations)
relations        2116 drivers/pci/controller/pci-hyperv.c 		      (relations->device_count)), GFP_NOWAIT);
relations        2124 drivers/pci/controller/pci-hyperv.c 	dr->device_count = relations->device_count;
relations        2126 drivers/pci/controller/pci-hyperv.c 		memcpy(dr->func, relations->func,
relations        3021 drivers/pci/controller/pci-hyperv.c 	struct pci_bus_relations relations;
relations        3033 drivers/pci/controller/pci-hyperv.c 	memset(&relations, 0, sizeof(relations));
relations        3034 drivers/pci/controller/pci-hyperv.c 	hv_pci_devices_present(hbus, &relations);