Lines Matching refs:snd_soc_tplg_ctl_hdr
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()
1280 err = soc_tplg_control_load(tplg, kc, (struct snd_soc_tplg_ctl_hdr *)ec); in soc_tplg_dapm_widget_denum_create()
1332 err = soc_tplg_control_load(tplg, kc, (struct snd_soc_tplg_ctl_hdr *)be); in soc_tplg_dapm_widget_dbytes_create()
1347 struct snd_soc_tplg_ctl_hdr *control_hdr; in soc_tplg_dapm_widget_create()
1413 control_hdr = (struct snd_soc_tplg_ctl_hdr *)tplg->pos; in soc_tplg_dapm_widget_create()