Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/
Dsoc-topology.c553 struct snd_soc_tplg_bytes_control *be; in soc_tplg_kcontrol_bind_io()
556 be = container_of(hdr, struct snd_soc_tplg_bytes_control, hdr); in soc_tplg_kcontrol_bind_io()
707 struct snd_soc_tplg_bytes_control *be; in soc_tplg_dbytes_create()
713 sizeof(struct snd_soc_tplg_bytes_control), count, in soc_tplg_dbytes_create()
721 be = (struct snd_soc_tplg_bytes_control *)tplg->pos; in soc_tplg_dbytes_create()
732 tplg->pos += (sizeof(struct snd_soc_tplg_bytes_control) + in soc_tplg_dbytes_create()
1375 struct snd_soc_tplg_bytes_control *be; in soc_tplg_dapm_widget_dbytes_create()
1385 be = (struct snd_soc_tplg_bytes_control *)tplg->pos; in soc_tplg_dapm_widget_dbytes_create()
1396 tplg->pos += (sizeof(struct snd_soc_tplg_bytes_control) + in soc_tplg_dapm_widget_dbytes_create()
/Linux-v4.19/include/uapi/sound/
Dasoc.h435 struct snd_soc_tplg_bytes_control { struct
/Linux-v4.19/sound/soc/intel/skylake/
Dskl-topology.c3089 struct snd_soc_tplg_bytes_control *bc) in skl_init_algo_data()
3141 struct snd_soc_tplg_bytes_control *tplg_bc; in skl_tplg_control_load()
3149 struct snd_soc_tplg_bytes_control, hdr); in skl_tplg_control_load()