Home
last modified time | relevance | path

Searched refs:IPA_POWER_FLAG_RESUMED (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ipa/
H A Dipa_power.c39 * @IPA_POWER_FLAG_RESUMED: Whether resume from suspend has been signaled
46 IPA_POWER_FLAG_RESUMED, enumerator
150 __clear_bit(IPA_POWER_FLAG_RESUMED, ipa->power->flags); in ipa_runtime_suspend()
228 if (!__test_and_set_bit(IPA_POWER_FLAG_RESUMED, ipa->power->flags)) in ipa_power_suspend_handler()

Completed in 1 milliseconds