Searched refs:acpi_device_power_manageable (Results 1 – 6 of 6) sorted by relevance
84 if (!ret && acpi_device_power_manageable(acpi_dev)) in pnpacpi_set_resources()104 if (acpi_device_power_manageable(acpi_dev)) in pnpacpi_disable_resources()145 if (acpi_device_power_manageable(acpi_dev)) { in pnpacpi_suspend()177 if (acpi_device_power_manageable(acpi_dev)) in pnpacpi_resume()
954 if (adev && acpi_device_power_manageable(adev)) in acpi_pci_bridge_d3()988 return adev ? acpi_device_power_manageable(adev) : false; in acpi_pci_power_manageable()1041 if (!adev || !acpi_device_power_manageable(adev)) in acpi_pci_get_power_state()1055 if (adev && acpi_device_power_manageable(adev)) in acpi_pci_refresh_power_state()1098 if (!adev || !acpi_device_power_manageable(adev)) in acpi_pci_need_resume()
894 if (!acpi_device_power_manageable(adev)) in acpi_dev_pm_low_power()907 return acpi_device_power_manageable(adev) ? in acpi_dev_pm_full_power()
672 static inline bool acpi_device_power_manageable(struct acpi_device *adev) in acpi_device_power_manageable() function
610 if (acpi_device_power_manageable(adev)) in gmin_subdev_add()
938 if (!acpi_device_power_manageable(acpi_dev)) in hw_init_v3_hw()