Home
last modified time | relevance | path

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

/linux-4.1.27/include/sound/
Dsoc-dapm.h172 .subseq = wsubseq}
177 .event = wevent, .event_flags = wflags, .subseq = wsubseq}
554 int subseq; /* sort within widget type */ member
Dsoc.h734 int subseq);
/linux-4.1.27/sound/soc/
Dsoc-dapm.c1220 if (a->subseq != b->subseq) { in dapm_seq_compare()
1222 return a->subseq - b->subseq; in dapm_seq_compare()
1224 return b->subseq - a->subseq; in dapm_seq_compare()
1384 w->dapm != cur_dapm || w->subseq != cur_subseq) { in dapm_seq_run()
1436 cur_subseq = w->subseq; in dapm_seq_run()
Dsoc-core.c2637 enum snd_soc_dapm_type type, int subseq) in snd_soc_component_seq_notifier() argument
2641 component->driver->seq_notifier(component, type, subseq); in snd_soc_component_seq_notifier()
/linux-4.1.27/sound/soc/codecs/
Dwm8903.c283 enum snd_soc_dapm_type event, int subseq) in wm8903_seq_notifier() argument
Dwm5100.c736 enum snd_soc_dapm_type event, int subseq) in wm5100_seq_notifier() argument
Dwm8996.c689 enum snd_soc_dapm_type event, int subseq) in wm8996_seq_notifier() argument