/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | wm_adsp.h | 70 .subseq = 100, /* Ensure we run after SYSCLK supply widget */ }, \
|
H A D | cx2072x.c | 1157 .subseq = wsubseq, .event = wevent, .event_flags = wflags}
|
H A D | wm5100.c | 734 enum snd_soc_dapm_type event, int subseq) in wm5100_seq_notifier() 733 wm5100_seq_notifier(struct snd_soc_component *component, enum snd_soc_dapm_type event, int subseq) wm5100_seq_notifier() argument
|
/kernel/linux/linux-5.10/include/sound/ |
H A D | soc-component.h | 109 enum snd_soc_dapm_type type, int subseq); 364 enum snd_soc_dapm_type type, int subseq);
|
H A D | soc-dapm.h | 182 .subseq = wsubseq} 187 .event = wevent, .event_flags = wflags, .subseq = wsubseq} 644 int subseq; /* sort within widget type */ member
|
/kernel/linux/linux-6.6/include/sound/ |
H A D | soc-component.h | 110 enum snd_soc_dapm_type type, int subseq); 400 enum snd_soc_dapm_type type, int subseq);
|
H A D | soc-dapm.h | 209 .subseq = wsubseq} 215 .event = wevent, .event_flags = wflags, .subseq = wsubseq} 655 int subseq; /* sort within widget type */ member
|
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | wm_adsp.h | 150 .subseq = 100, /* Ensure we run after SYSCLK supply widget */ }, \
|
H A D | cx2072x.c | 1163 .subseq = wsubseq, .event = wevent, .event_flags = wflags}
|
H A D | max98090.c | 2502 enum snd_soc_dapm_type event, int subseq) in max98090_seq_notifier() 2501 max98090_seq_notifier(struct snd_soc_component *component, enum snd_soc_dapm_type event, int subseq) max98090_seq_notifier() argument
|
H A D | wm8903.c | 290 enum snd_soc_dapm_type event, int subseq) in wm8903_seq_notifier() 289 wm8903_seq_notifier(struct snd_soc_component *component, enum snd_soc_dapm_type event, int subseq) wm8903_seq_notifier() argument
|
H A D | wm5100.c | 734 enum snd_soc_dapm_type event, int subseq) in wm5100_seq_notifier() 733 wm5100_seq_notifier(struct snd_soc_component *component, enum snd_soc_dapm_type event, int subseq) wm5100_seq_notifier() argument
|
/kernel/linux/linux-5.10/sound/soc/ |
H A D | soc-component.c | 110 enum snd_soc_dapm_type type, int subseq) in snd_soc_component_seq_notifier() 113 component->driver->seq_notifier(component, type, subseq); in snd_soc_component_seq_notifier() 109 snd_soc_component_seq_notifier(struct snd_soc_component *component, enum snd_soc_dapm_type type, int subseq) snd_soc_component_seq_notifier() argument
|
H A D | soc-dapm.c | 1502 if (a->subseq != b->subseq) { in dapm_seq_compare() 1504 return a->subseq - b->subseq; in dapm_seq_compare() 1506 return b->subseq - a->subseq; in dapm_seq_compare() 1666 w->dapm != cur_dapm || w->subseq != cur_subseq) { in dapm_seq_run() 1716 cur_subseq = w->subseq; in dapm_seq_run()
|
H A D | soc-topology.c | 1625 template.subseq = le32_to_cpu(w->subseq); in soc_tplg_dapm_widget_create()
|
/kernel/linux/linux-5.10/include/uapi/sound/ |
H A D | asoc.h | 487 __le32 subseq; /* sort within widget type */ member
|
/kernel/linux/linux-6.6/include/uapi/sound/ |
H A D | asoc.h | 489 __le32 subseq; /* sort within widget type */ member
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/sound/ |
H A D | asoc.h | 285 __le32 subseq; member
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/sound/ |
H A D | asoc.h | 298 __le32 subseq; member
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/ |
H A D | asoc.h | 298 __le32 subseq; member
|
/kernel/linux/linux-6.6/sound/soc/ |
H A D | soc-dapm.c | 1496 if (a->subseq != b->subseq) { in dapm_seq_compare() 1498 return a->subseq - b->subseq; in dapm_seq_compare() 1500 return b->subseq - a->subseq; in dapm_seq_compare() 1662 w->dapm != cur_dapm || w->subseq != cur_subseq) { in dapm_seq_run() 1712 cur_subseq = w->subseq; in dapm_seq_run()
|
H A D | soc-component.c | 129 enum snd_soc_dapm_type type, int subseq) in snd_soc_component_seq_notifier() 132 component->driver->seq_notifier(component, type, subseq); in snd_soc_component_seq_notifier() 128 snd_soc_component_seq_notifier(struct snd_soc_component *component, enum snd_soc_dapm_type type, int subseq) snd_soc_component_seq_notifier() argument
|
H A D | soc-topology.c | 1337 template.subseq = le32_to_cpu(w->subseq); in soc_tplg_dapm_widget_create()
|
/kernel/linux/linux-6.6/sound/soc/generic/ |
H A D | test-component.c | 319 enum snd_soc_dapm_type type, int subseq) in test_component_seq_notifier() 318 test_component_seq_notifier(struct snd_soc_component *component, enum snd_soc_dapm_type type, int subseq) test_component_seq_notifier() argument
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/ |
H A D | test_verifier.c | 1424 static int find_insn_subseq(struct bpf_insn *seq, struct bpf_insn *subseq, in find_insn_subseq() argument 1436 if (!compare_masked_insn(&seq[i + j], &subseq[j])) { in find_insn_subseq()
|