refresh_state    1106 drivers/pci/pci-acpi.c 	.refresh_state = acpi_pci_refresh_power_state,
refresh_state     782 drivers/pci/pci.c 	if (pci_platform_pm && pci_platform_pm->refresh_state)
refresh_state     783 drivers/pci/pci.c 		pci_platform_pm->refresh_state(dev);
refresh_state      82 drivers/pci/pci.h 	void (*refresh_state)(struct pci_dev *dev);