Merge tag 'pci-v6.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci
[linux-block.git] / include / acpi / acpi_bus.h
index e44be31115a6746f079b6a5cc86bbdc7e01cb659..0584e9f6e3397917d361e99f0ba1310f73414fb8 100644 (file)
@@ -534,6 +534,7 @@ int acpi_bus_update_power(acpi_handle handle, int *state_p);
 int acpi_device_update_power(struct acpi_device *device, int *state_p);
 bool acpi_bus_power_manageable(acpi_handle handle);
 void acpi_dev_power_up_children_with_adr(struct acpi_device *adev);
+u8 acpi_dev_power_state_for_wake(struct acpi_device *adev);
 int acpi_device_power_add_dependent(struct acpi_device *adev,
                                    struct device *dev);
 void acpi_device_power_remove_dependent(struct acpi_device *adev,