Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
A Dwm_adsp.h59 .subseq = 100, /* Ensure we run after SYSCLK supply widget */ }, \
A Dcx2072x.c1160 .subseq = wsubseq, .event = wevent, .event_flags = wflags}
A Dwm8903.c290 enum snd_soc_dapm_type event, int subseq) in wm8903_seq_notifier() argument
A Dmax98090.c2495 enum snd_soc_dapm_type event, int subseq) in max98090_seq_notifier() argument
A Dwm5100.c734 enum snd_soc_dapm_type event, int subseq) in wm5100_seq_notifier() argument
A Dwm8996.c686 enum snd_soc_dapm_type event, int subseq) in wm8996_seq_notifier() argument
/linux/include/sound/
A Dsoc-component.h109 enum snd_soc_dapm_type type, int subseq);
379 enum snd_soc_dapm_type type, int subseq);
A Dsoc-dapm.h181 .subseq = wsubseq}
186 .event = wevent, .event_flags = wflags, .subseq = wsubseq}
643 int subseq; /* sort within widget type */ member
/linux/sound/soc/
A Dsoc-dapm.c1499 if (a->subseq != b->subseq) { in dapm_seq_compare()
1501 return a->subseq - b->subseq; in dapm_seq_compare()
1503 return b->subseq - a->subseq; in dapm_seq_compare()
1665 w->dapm != cur_dapm || w->subseq != cur_subseq) { in dapm_seq_run()
1717 cur_subseq = w->subseq; in dapm_seq_run()
A Dsoc-component.c129 enum snd_soc_dapm_type type, int subseq) in snd_soc_component_seq_notifier() argument
132 component->driver->seq_notifier(component, type, subseq); in snd_soc_component_seq_notifier()
A Dsoc-topology.c1462 template.subseq = le32_to_cpu(w->subseq); in soc_tplg_dapm_widget_create()
/linux/include/uapi/sound/
A Dasoc.h493 __le32 subseq; /* sort within widget type */ member
/linux/sound/soc/generic/
A Dtest-component.c319 enum snd_soc_dapm_type type, int subseq) in test_component_seq_notifier() argument

Completed in 50 milliseconds