pci_pwrctrl_destroy_devices
pci_pwrctrl_destroy_devices(dev);
pci_pwrctrl_destroy_devices(&pdev->dev);
pci_pwrctrl_destroy_devices(pci->dev);
pci_pwrctrl_destroy_devices(pcie->dev);
pci_pwrctrl_destroy_devices(pcie->dev);
pci_pwrctrl_destroy_devices(parent);
EXPORT_SYMBOL_GPL(pci_pwrctrl_destroy_devices);
void pci_pwrctrl_destroy_devices(struct device *parent);