subseq 72 include/sound/soc-component.h enum snd_soc_dapm_type type, int subseq); subseq 285 include/sound/soc-component.h enum snd_soc_dapm_type type, int subseq); subseq 179 include/sound/soc-dapm.h .subseq = wsubseq} subseq 184 include/sound/soc-dapm.h .event = wevent, .event_flags = wflags, .subseq = wsubseq} subseq 621 include/sound/soc-dapm.h int subseq; /* sort within widget type */ subseq 487 include/uapi/sound/asoc.h __le32 subseq; /* sort within widget type */ subseq 1163 sound/soc/codecs/cx2072x.c .subseq = wsubseq, .event = wevent, .event_flags = wflags} subseq 2479 sound/soc/codecs/max98090.c enum snd_soc_dapm_type event, int subseq) subseq 734 sound/soc/codecs/wm5100.c enum snd_soc_dapm_type event, int subseq) subseq 290 sound/soc/codecs/wm8903.c enum snd_soc_dapm_type event, int subseq) subseq 686 sound/soc/codecs/wm8996.c enum snd_soc_dapm_type event, int subseq) subseq 150 sound/soc/codecs/wm_adsp.h .subseq = 100, /* Ensure we run after SYSCLK supply widget */ }, \ subseq 56 sound/soc/soc-component.c enum snd_soc_dapm_type type, int subseq) subseq 59 sound/soc/soc-component.c component->driver->seq_notifier(component, type, subseq); subseq 1490 sound/soc/soc-dapm.c if (a->subseq != b->subseq) { subseq 1492 sound/soc/soc-dapm.c return a->subseq - b->subseq; subseq 1494 sound/soc/soc-dapm.c return b->subseq - a->subseq; subseq 1654 sound/soc/soc-dapm.c w->dapm != cur_dapm || w->subseq != cur_subseq) { subseq 1706 sound/soc/soc-dapm.c cur_subseq = w->subseq; subseq 1622 sound/soc/soc-topology.c template.subseq = le32_to_cpu(w->subseq);