Searched refs:power_manageable (Results 1 – 7 of 7) sorted by relevance
86 if (!device->flags.power_manageable) { in acpi_device_get_power()167 if (!device || !device->flags.power_manageable in acpi_device_set_power()456 return device && device->flags.power_manageable; in acpi_bus_power_manageable()462 if (!(adev->flags.power_manageable && adev->pnp.type.bus_address)) in acpi_power_up_if_adr_present()
319 if (!adev->flags.power_manageable) in acpi_device_power_add_dependent()353 if (!adev->flags.power_manageable) in acpi_device_power_remove_dependent()853 if (device->power.state == state || !device->flags.power_manageable) in acpi_power_transition()
588 if (dev->flags.power_manageable) { in acpi_device_setup_files()612 if (dev->flags.power_manageable) { in acpi_device_remove_files()
1036 device->flags.power_manageable = 1; in acpi_bus_get_power_flags()1082 device->flags.power_manageable = 0; in acpi_bus_get_power_flags()2191 device->flags.power_manageable = 0; in acpi_bus_attach()2198 device->flags.power_manageable = in acpi_bus_attach()2201 device->flags.power_manageable = 0; in acpi_bus_attach()
195 u32 power_manageable:1; member727 return adev->flags.power_manageable; in acpi_device_power_manageable()
309 if (!adev->flags.power_manageable) { in lpi_check_constraints()
1005 adev->flags.power_manageable = 0; in brcmf_sdiod_acpi_set_power_manageable()
Completed in 19 milliseconds