Searched refs:hv_pci_bus_exit (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/pci/controller/
H A Dpci-hyperv.c3312 static int hv_pci_bus_exit(struct hv_device *hdev, bool keep_devs);
3378 ret = hv_pci_bus_exit(hdev, true);
3782 (void) hv_pci_bus_exit(hdev, true);
3804 static int hv_pci_bus_exit(struct hv_device *hdev, bool keep_devs) function
3912 hv_pci_bus_exit(hdev, false);
3965 ret = hv_pci_bus_exit(hdev, true);

Completed in 125 milliseconds