Searched refs:refresh_state (Results 1 – 3 of 3) sorted by relevance
79 void (*refresh_state)(struct pci_dev *dev); member
1106 .refresh_state = acpi_pci_refresh_power_state,
782 if (pci_platform_pm && pci_platform_pm->refresh_state) in platform_pci_refresh_power_state()783 pci_platform_pm->refresh_state(dev); in platform_pci_refresh_power_state()