Home
last modified time | relevance | path

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

/sound/soc/codecs/
A Dwm_adsp.h73 .subseq = 100, /* Ensure we run after SYSCLK supply widget */ }, \
A Dcx2072x.c1152 .subseq = wsubseq, .event = wevent, .event_flags = wflags}
A Dwm8903.c289 enum snd_soc_dapm_type event, int subseq) in wm8903_seq_notifier() argument
A Dmax98090.c2500 enum snd_soc_dapm_type event, int subseq) in max98090_seq_notifier() argument
A Dwm5100.c737 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
/sound/soc/
A Dsoc-dapm.c1695 if (a->subseq != b->subseq) { in dapm_seq_compare()
1697 return a->subseq - b->subseq; in dapm_seq_compare()
1699 return b->subseq - a->subseq; in dapm_seq_compare()
1861 w->dapm != cur_dapm || w->subseq != cur_subseq) { in dapm_seq_run()
1911 cur_subseq = w->subseq; in dapm_seq_run()
A Dsoc-component.c117 enum snd_soc_dapm_type type, int subseq) in snd_soc_component_seq_notifier() argument
120 component->driver->seq_notifier(component, type, subseq); in snd_soc_component_seq_notifier()
A Dsoc-topology.c1141 template.subseq = le32_to_cpu(w->subseq); in soc_tplg_dapm_widget_create()
/sound/soc/generic/
A Dtest-component.c321 enum snd_soc_dapm_type type, int subseq) in test_component_seq_notifier() argument
/sound/soc/sdca/
A Dsdca_asoc.c679 (*widget)->subseq = 1; /* Ensure these run after PDEs */ in entity_parse_cs()

Completed in 66 milliseconds