Searched refs:snd_soc_tplg_bytes_control (Results 1 – 4 of 4) sorted by relevance
483 struct snd_soc_tplg_bytes_control *be; in soc_tplg_kcontrol_bind_io()486 be = container_of(hdr, struct snd_soc_tplg_bytes_control, hdr); in soc_tplg_kcontrol_bind_io()645 struct snd_soc_tplg_bytes_control *be; in soc_tplg_dbytes_create()651 sizeof(struct snd_soc_tplg_bytes_control), in soc_tplg_dbytes_create()655 be = (struct snd_soc_tplg_bytes_control *)tplg->pos; in soc_tplg_dbytes_create()666 tplg->pos += (sizeof(struct snd_soc_tplg_bytes_control) + in soc_tplg_dbytes_create()1260 struct snd_soc_tplg_bytes_control *be; in soc_tplg_dapm_widget_dbytes_create()1264 be = (struct snd_soc_tplg_bytes_control *)tplg->pos; in soc_tplg_dapm_widget_dbytes_create()1275 tplg->pos += (sizeof(struct snd_soc_tplg_bytes_control) + in soc_tplg_dapm_widget_dbytes_create()
437 struct snd_soc_tplg_bytes_control { struct
920 struct snd_soc_tplg_bytes_control *control = in sof_control_load_bytes()921 container_of(hdr, struct snd_soc_tplg_bytes_control, hdr); in sof_control_load_bytes()
3050 struct snd_soc_tplg_bytes_control *bc) in skl_init_algo_data()3102 struct snd_soc_tplg_bytes_control *tplg_bc; in skl_tplg_control_load()3110 struct snd_soc_tplg_bytes_control, hdr); in skl_tplg_control_load()
Completed in 20 milliseconds