Searched refs:snd_soc_tplg_bytes_control (Results 1 – 4 of 4) sorted by relevance
518 struct snd_soc_tplg_bytes_control *be; in soc_tplg_kcontrol_bind_io()521 be = container_of(hdr, struct snd_soc_tplg_bytes_control, hdr); in soc_tplg_kcontrol_bind_io()681 struct snd_soc_tplg_bytes_control *be; in soc_tplg_dbytes_create()688 sizeof(struct snd_soc_tplg_bytes_control), count, in soc_tplg_dbytes_create()696 be = (struct snd_soc_tplg_bytes_control *)tplg->pos; in soc_tplg_dbytes_create()707 tplg->pos += (sizeof(struct snd_soc_tplg_bytes_control) + in soc_tplg_dbytes_create()1367 struct snd_soc_tplg_bytes_control *be; in soc_tplg_dapm_widget_dbytes_create()1371 be = (struct snd_soc_tplg_bytes_control *)tplg->pos; in soc_tplg_dapm_widget_dbytes_create()1382 tplg->pos += (sizeof(struct snd_soc_tplg_bytes_control) + in soc_tplg_dapm_widget_dbytes_create()
441 struct snd_soc_tplg_bytes_control { struct
3084 struct snd_soc_tplg_bytes_control *bc) in skl_init_algo_data()3136 struct snd_soc_tplg_bytes_control *tplg_bc; in skl_tplg_control_load()3144 struct snd_soc_tplg_bytes_control, hdr); in skl_tplg_control_load()
1166 struct snd_soc_tplg_bytes_control *control = in sof_control_load_bytes()1167 container_of(hdr, struct snd_soc_tplg_bytes_control, hdr); in sof_control_load_bytes()
Completed in 24 milliseconds