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