Searched refs:subseq (Results 1 – 8 of 8) sorted by relevance
489 __le32 subseq; /* sort within widget type */ member
1804 if (a->subseq != b->subseq) { in dapm_seq_compare() 1806 return a->subseq - b->subseq; in dapm_seq_compare() 1808 return b->subseq - a->subseq;1972 w->dapm != cur_dapm || w->subseq != cur_subseq) { in dapm_seq_run() 2022 cur_subseq = w->subseq; in dapm_seq_run()
1145 template.subseq = le32_to_cpu(w->subseq); in soc_tplg_dapm_widget_create()
1375 static int find_insn_subseq(struct bpf_insn *seq, struct bpf_insn *subseq, in find_insn_subseq() argument1387 if (!compare_masked_insn(&seq[i + j], &subseq[j])) { in find_insn_subseq()
289 enum snd_soc_dapm_type event, int subseq) in wm8903_seq_notifier() argument
2537 enum snd_soc_dapm_type event, int subseq) in max98090_seq_notifier() 2538 max98090_seq_notifier(struct snd_soc_component * component,enum snd_soc_dapm_type event,int subseq) max98090_seq_notifier() argument
737 enum snd_soc_dapm_type event, int subseq) in wm5100_seq_notifier() argument
744 (*widget)->subseq = 1; /* Ensure these run after PDEs */ in sdca_asoc_populate_dapm()