Searched refs:snd_soc_tplg_bytes_control (Results 1 – 3 of 3) sorted by relevance
477 struct snd_soc_tplg_bytes_control *be; in soc_tplg_kcontrol_bind_io() 480 be = container_of(hdr, struct snd_soc_tplg_bytes_control, hdr); in soc_tplg_kcontrol_bind_io() 836 struct snd_soc_tplg_bytes_control *be; in soc_tplg_control_dbytes_create() 840 be = (struct snd_soc_tplg_bytes_control *)tplg->pos; in soc_tplg_control_dbytes_create() 850 tplg->pos += (sizeof(struct snd_soc_tplg_bytes_control) + le32_to_cpu(be->priv.size)); in soc_tplg_control_dbytes_create() 882 sizeof(struct snd_soc_tplg_bytes_control), in soc_tplg_dbytes_create()
437 struct snd_soc_tplg_bytes_control { struct
938 struct snd_soc_tplg_bytes_control *control = in sof_control_load_bytes() 939 container_of(hdr, struct snd_soc_tplg_bytes_control, hdr); in sof_control_load_bytes()