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

/linux-4.4.14/sound/soc/
H A Dsoc-topology.c526 struct snd_soc_tplg_bytes_control *be; soc_tplg_kcontrol_bind_io()
529 be = container_of(hdr, struct snd_soc_tplg_bytes_control, hdr); soc_tplg_kcontrol_bind_io()
679 struct snd_soc_tplg_bytes_control *be; soc_tplg_dbytes_create()
685 sizeof(struct snd_soc_tplg_bytes_control), count, soc_tplg_dbytes_create()
693 be = (struct snd_soc_tplg_bytes_control *)tplg->pos; soc_tplg_dbytes_create()
704 tplg->pos += (sizeof(struct snd_soc_tplg_bytes_control) + soc_tplg_dbytes_create()
1305 struct snd_soc_tplg_bytes_control *be; soc_tplg_dapm_widget_dbytes_create()
1315 be = (struct snd_soc_tplg_bytes_control *)tplg->pos; soc_tplg_dapm_widget_dbytes_create()
1326 tplg->pos += (sizeof(struct snd_soc_tplg_bytes_control) + soc_tplg_dapm_widget_dbytes_create()
/linux-4.4.14/include/uapi/sound/
H A Dasoc.h303 * | struct snd_soc_tplg_bytes_control | N |
306 struct snd_soc_tplg_bytes_control { struct

Completed in 70 milliseconds