Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ipa/
Dipa_power.c58 IPA_POWER_FLAG_STOPPED, enumerator
353 __set_bit(IPA_POWER_FLAG_STOPPED, power->flags); in ipa_power_modem_queue_stop()
371 if (__test_and_clear_bit(IPA_POWER_FLAG_STOPPED, power->flags)) { in ipa_power_modem_queue_wake()