Home
last modified time | relevance | path

Searched refs:snd_soc_tplg_bytes_control (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.15/sound/soc/
Dsoc-topology.c516 struct snd_soc_tplg_bytes_control *be; in soc_tplg_kcontrol_bind_io()
519 be = container_of(hdr, struct snd_soc_tplg_bytes_control, hdr); in soc_tplg_kcontrol_bind_io()
679 struct snd_soc_tplg_bytes_control *be; in soc_tplg_dbytes_create()
686 sizeof(struct snd_soc_tplg_bytes_control), count, in soc_tplg_dbytes_create()
694 be = (struct snd_soc_tplg_bytes_control *)tplg->pos; in soc_tplg_dbytes_create()
705 tplg->pos += (sizeof(struct snd_soc_tplg_bytes_control) + in soc_tplg_dbytes_create()
1365 struct snd_soc_tplg_bytes_control *be; in soc_tplg_dapm_widget_dbytes_create()
1369 be = (struct snd_soc_tplg_bytes_control *)tplg->pos; in soc_tplg_dapm_widget_dbytes_create()
1380 tplg->pos += (sizeof(struct snd_soc_tplg_bytes_control) + in soc_tplg_dapm_widget_dbytes_create()
/Linux-v5.15/include/uapi/sound/
Dasoc.h441 struct snd_soc_tplg_bytes_control { struct
/Linux-v5.15/sound/soc/intel/skylake/
Dskl-topology.c3084 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()
/Linux-v5.15/sound/soc/sof/
Dtopology.c1160 struct snd_soc_tplg_bytes_control *control = in sof_control_load_bytes()
1161 container_of(hdr, struct snd_soc_tplg_bytes_control, hdr); in sof_control_load_bytes()