Home
last modified time | relevance | path

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

/linux-6.1.9/sound/soc/
Dsoc-topology.c519 struct snd_soc_tplg_bytes_control *be; in soc_tplg_kcontrol_bind_io()
522 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()
687 sizeof(struct snd_soc_tplg_bytes_control), in soc_tplg_dbytes_create()
691 be = (struct snd_soc_tplg_bytes_control *)tplg->pos; in soc_tplg_dbytes_create()
702 tplg->pos += (sizeof(struct snd_soc_tplg_bytes_control) + in soc_tplg_dbytes_create()
1292 struct snd_soc_tplg_bytes_control *be; in soc_tplg_dapm_widget_dbytes_create()
1296 be = (struct snd_soc_tplg_bytes_control *)tplg->pos; in soc_tplg_dapm_widget_dbytes_create()
1307 tplg->pos += (sizeof(struct snd_soc_tplg_bytes_control) + in soc_tplg_dapm_widget_dbytes_create()
/linux-6.1.9/include/uapi/sound/
Dasoc.h437 struct snd_soc_tplg_bytes_control { struct
/linux-6.1.9/sound/soc/sof/
Dtopology.c869 struct snd_soc_tplg_bytes_control *control = in sof_control_load_bytes()
870 container_of(hdr, struct snd_soc_tplg_bytes_control, hdr); in sof_control_load_bytes()
/linux-6.1.9/sound/soc/intel/skylake/
Dskl-topology.c3086 struct snd_soc_tplg_bytes_control *bc) in skl_init_algo_data()
3138 struct snd_soc_tplg_bytes_control *tplg_bc; in skl_tplg_control_load()
3146 struct snd_soc_tplg_bytes_control, hdr); in skl_tplg_control_load()