Home
last modified time | relevance | path

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

/sound/soc/codecs/
Dwm5100.c741 u16 val, expect, i; in wm5100_seq_notifier() local
745 expect = snd_soc_read(codec, WM5100_CHANNEL_ENABLES_1); in wm5100_seq_notifier()
748 if (val == expect) { in wm5100_seq_notifier()
755 expect); in wm5100_seq_notifier()
760 expect = snd_soc_read(codec, WM5100_OUTPUT_ENABLES_2); in wm5100_seq_notifier()
763 if (val == expect) { in wm5100_seq_notifier()
770 expect); in wm5100_seq_notifier()