Home
last modified time | relevance | path

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

/Linux-v5.10/sound/soc/codecs/
Dmax98090.c781 max98090->shdn_pending = true; in max98090_shdn_event()
2501 if (max98090->shdn_pending) { in max98090_seq_notifier()
2507 max98090->shdn_pending = false; in max98090_seq_notifier()
Dmax98090.h1542 bool shdn_pending; member