Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pci/controller/
H A Dpci-hyperv.c2818 static int hv_pci_bus_exit(struct hv_device *hdev, bool keep_devs);
2884 ret = hv_pci_bus_exit(hdev, true); in hv_pci_enter_d0()
3298 (void) hv_pci_bus_exit(hdev, true); in hv_pci_probe()
3318 static int hv_pci_bus_exit(struct hv_device *hdev, bool keep_devs) in hv_pci_bus_exit() function
3417 ret = hv_pci_bus_exit(hdev, false); in hv_pci_remove()
3474 ret = hv_pci_bus_exit(hdev, true); in hv_pci_suspend()
/kernel/linux/linux-6.6/drivers/pci/controller/
H A Dpci-hyperv.c3319 static int hv_pci_bus_exit(struct hv_device *hdev, bool keep_devs);
3385 ret = hv_pci_bus_exit(hdev, true); in hv_pci_enter_d0()
3789 (void) hv_pci_bus_exit(hdev, true); in hv_pci_probe()
3811 static int hv_pci_bus_exit(struct hv_device *hdev, bool keep_devs) in hv_pci_bus_exit() function
3919 hv_pci_bus_exit(hdev, false); in hv_pci_remove()
3972 ret = hv_pci_bus_exit(hdev, true); in hv_pci_suspend()

Completed in 10 milliseconds