Searched refs:acpi_device_power_manageable (Results 1 – 7 of 7) 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()
991 return adev && acpi_device_power_manageable(adev); in acpi_pci_power_manageable()1018 if (acpi_device_power_manageable(adev)) in acpi_pci_bridge_d3()1141 if (!adev || !acpi_device_power_manageable(adev)) in acpi_pci_get_power_state()1155 if (adev && acpi_device_power_manageable(adev)) in acpi_pci_refresh_power_state()1205 if (!adev || !acpi_device_power_manageable(adev)) in acpi_pci_need_resume()
988 if (!acpi_device_power_manageable(adev)) in acpi_dev_pm_low_power()1001 return acpi_device_power_manageable(adev) ? in acpi_dev_pm_full_power()
484 if (acpi_device_power_manageable(adev)) in gmin_subdev_add()1023 if (acpi_device_power_manageable(adev)) { in atomisp_register_sensor_no_gmin()
857 static inline bool acpi_device_power_manageable(struct acpi_device *adev) in acpi_device_power_manageable() function
1048 if (!acpi_device_power_manageable(acpi_dev)) in hw_init_v3_hw()
2962 if (!acpi_device_power_manageable(ACPI_COMPANION(&pdev->dev))) in hisi_qm_pre_init()