Home
last modified time | relevance | path

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

/linux-4.4.14/sound/soc/
Dsoc-topology.c526 struct snd_soc_tplg_bytes_control *be; in soc_tplg_kcontrol_bind_io()
529 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()
685 sizeof(struct snd_soc_tplg_bytes_control), count, in soc_tplg_dbytes_create()
693 be = (struct snd_soc_tplg_bytes_control *)tplg->pos; in soc_tplg_dbytes_create()
704 tplg->pos += (sizeof(struct snd_soc_tplg_bytes_control) + in soc_tplg_dbytes_create()
1305 struct snd_soc_tplg_bytes_control *be; in soc_tplg_dapm_widget_dbytes_create()
1315 be = (struct snd_soc_tplg_bytes_control *)tplg->pos; in soc_tplg_dapm_widget_dbytes_create()
1326 tplg->pos += (sizeof(struct snd_soc_tplg_bytes_control) + in soc_tplg_dapm_widget_dbytes_create()
/linux-4.4.14/include/uapi/sound/
Dasoc.h306 struct snd_soc_tplg_bytes_control { struct