Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Dmax98090.c786 max98090->shdn_pending = true; in max98090_shdn_event()
2506 if (max98090->shdn_pending) { in max98090_seq_notifier()
2512 max98090->shdn_pending = false; in max98090_seq_notifier()
H A Dmax98090.h1542 bool shdn_pending; member