Searched refs:hv_pci_bus_exit (Results 1 – 1 of 1) sorted by relevance
3318 static int hv_pci_bus_exit(struct hv_device *hdev, bool keep_devs);3384 ret = hv_pci_bus_exit(hdev, true); in hv_pci_enter_d0()3788 (void) hv_pci_bus_exit(hdev, true); in hv_pci_probe()3810 static int hv_pci_bus_exit(struct hv_device *hdev, bool keep_devs) in hv_pci_bus_exit() function3918 hv_pci_bus_exit(hdev, false); in hv_pci_remove()3971 ret = hv_pci_bus_exit(hdev, true); in hv_pci_suspend()