acpi_device_power_manageable
return acpi_device_power_manageable(adev) ?
if (!acpi_device_power_manageable(adev))
if (!acpi_device_power_manageable(ACPI_COMPANION(&pdev->dev)))
if (acpi_device_power_manageable(adev))
if (!adev || !acpi_device_power_manageable(adev))
if (adev && acpi_device_power_manageable(adev))
if (!adev || !acpi_device_power_manageable(adev))
return adev && acpi_device_power_manageable(adev);
if (acpi_device_power_manageable(acpi_dev))
if (acpi_device_power_manageable(acpi_dev)) {
if (acpi_device_power_manageable(acpi_dev))
if (!ret && acpi_device_power_manageable(acpi_dev))
if (!acpi_device_power_manageable(acpi_dev))
if (acpi_device_power_manageable(adev)) {
if (acpi_device_power_manageable(adev))