Home
last modified time | relevance | path

Searched refs:IPA_POWER_FLAG_STARTED (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/drivers/net/ipa/
Dipa_power.c49 IPA_POWER_FLAG_STARTED, enumerator
276 if (!__test_and_clear_bit(IPA_POWER_FLAG_STARTED, power->flags)) { in ipa_power_modem_queue_stop()
297 __set_bit(IPA_POWER_FLAG_STARTED, power->flags); in ipa_power_modem_queue_wake()
307 clear_bit(IPA_POWER_FLAG_STARTED, ipa->power->flags); in ipa_power_modem_queue_active()