Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dmax98090.c787 max98090->shdn_pending = true; in max98090_shdn_event()
2504 if (max98090->shdn_pending) { in max98090_seq_notifier()
2510 max98090->shdn_pending = false; in max98090_seq_notifier()
H A Dmax98090.h1543 bool shdn_pending; member