Home
last modified time | relevance | path

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

/linux-4.4.14/sound/soc/codecs/
Dmax98090.c787 max98090->shdn_pending = true; in max98090_shdn_event()
2492 if (max98090->shdn_pending) { in max98090_seq_notifier()
2498 max98090->shdn_pending = false; in max98090_seq_notifier()
Dmax98090.h1546 bool shdn_pending; member