Searched refs:snd_soc_tplg_ctl_hdr (Results 1 – 6 of 6) sorted by relevance
/Linux-v6.1/include/uapi/sound/ |
D | asoc.h | 286 struct snd_soc_tplg_ctl_hdr { struct 393 struct snd_soc_tplg_ctl_hdr hdr; 415 struct snd_soc_tplg_ctl_hdr hdr; 438 struct snd_soc_tplg_ctl_hdr hdr;
|
/Linux-v6.1/sound/soc/ |
D | soc-topology.c | 228 struct snd_soc_tplg_ctl_hdr *hdr, int index) in soc_bind_err() 237 struct snd_soc_tplg_ctl_hdr *hdr, const char *name) in soc_control_err() 505 static int soc_tplg_kcontrol_bind_io(struct snd_soc_tplg_ctl_hdr *hdr, in soc_tplg_kcontrol_bind_io() 622 struct snd_kcontrol_new *k, struct snd_soc_tplg_ctl_hdr *hdr) in soc_tplg_control_load() 653 struct snd_kcontrol_new *kc, struct snd_soc_tplg_ctl_hdr *tc) in soc_tplg_create_tlv() 728 ret = soc_tplg_control_load(tplg, &kc, (struct snd_soc_tplg_ctl_hdr *)be); in soc_tplg_dbytes_create() 812 ret = soc_tplg_control_load(tplg, &kc, (struct snd_soc_tplg_ctl_hdr *)mc); in soc_tplg_dmixer_create() 980 ret = soc_tplg_control_load(tplg, &kc, (struct snd_soc_tplg_ctl_hdr *)ec); in soc_tplg_denum_create() 1009 struct snd_soc_tplg_ctl_hdr *control_hdr = (struct snd_soc_tplg_ctl_hdr *)tplg->pos; in soc_tplg_kcontrol_elems_load() 1196 err = soc_tplg_control_load(tplg, kc, (struct snd_soc_tplg_ctl_hdr *)mc); in soc_tplg_dapm_widget_dmixer_create() [all …]
|
/Linux-v6.1/include/sound/ |
D | soc-topology.h | 112 struct snd_kcontrol_new *, struct snd_soc_tplg_ctl_hdr *);
|
/Linux-v6.1/sound/soc/sof/ |
D | topology.c | 764 struct snd_soc_tplg_ctl_hdr *hdr) in sof_control_load_volume() 844 struct snd_soc_tplg_ctl_hdr *hdr) in sof_control_load_enum() 866 struct snd_soc_tplg_ctl_hdr *hdr) in sof_control_load_bytes() 894 struct snd_soc_tplg_ctl_hdr *hdr) in sof_control_load()
|
/Linux-v6.1/sound/soc/qcom/qdsp6/ |
D | topology.c | 984 struct snd_soc_tplg_ctl_hdr *hdr) in audioreach_control_load_mix() 1014 struct snd_soc_tplg_ctl_hdr *hdr) in audioreach_control_load()
|
/Linux-v6.1/sound/soc/intel/skylake/ |
D | skl-topology.c | 3135 struct snd_soc_tplg_ctl_hdr *hdr) in skl_tplg_control_load()
|