Home
last modified time | relevance | path

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

/linux-6.6.21/sound/soc/
Dsoc-topology.c483 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()
649 struct snd_soc_tplg_bytes_control *be; in soc_tplg_dbytes_create()
655 sizeof(struct snd_soc_tplg_bytes_control), in soc_tplg_dbytes_create()
659 be = (struct snd_soc_tplg_bytes_control *)tplg->pos; in soc_tplg_dbytes_create()
670 tplg->pos += (sizeof(struct snd_soc_tplg_bytes_control) + in soc_tplg_dbytes_create()
1246 struct snd_soc_tplg_bytes_control *be; in soc_tplg_dapm_widget_dbytes_create()
1250 be = (struct snd_soc_tplg_bytes_control *)tplg->pos; in soc_tplg_dapm_widget_dbytes_create()
1261 tplg->pos += (sizeof(struct snd_soc_tplg_bytes_control) + in soc_tplg_dapm_widget_dbytes_create()
/linux-6.6.21/include/uapi/sound/
Dasoc.h437 struct snd_soc_tplg_bytes_control { struct
/linux-6.6.21/sound/soc/sof/
Dtopology.c924 struct snd_soc_tplg_bytes_control *control = in sof_control_load_bytes()
925 container_of(hdr, struct snd_soc_tplg_bytes_control, hdr); in sof_control_load_bytes()
/linux-6.6.21/sound/soc/intel/skylake/
Dskl-topology.c3050 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()