Home
last modified time | relevance | path

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

/Linux-v5.4/sound/soc/
Dsoc-topology.c593 struct snd_soc_tplg_bytes_control *be; in soc_tplg_kcontrol_bind_io()
596 be = container_of(hdr, struct snd_soc_tplg_bytes_control, hdr); in soc_tplg_kcontrol_bind_io()
748 struct snd_soc_tplg_bytes_control *be; in soc_tplg_dbytes_create()
754 sizeof(struct snd_soc_tplg_bytes_control), count, in soc_tplg_dbytes_create()
762 be = (struct snd_soc_tplg_bytes_control *)tplg->pos; in soc_tplg_dbytes_create()
773 tplg->pos += (sizeof(struct snd_soc_tplg_bytes_control) + in soc_tplg_dbytes_create()
1493 struct snd_soc_tplg_bytes_control *be; in soc_tplg_dapm_widget_dbytes_create()
1503 be = (struct snd_soc_tplg_bytes_control *)tplg->pos; in soc_tplg_dapm_widget_dbytes_create()
1514 tplg->pos += (sizeof(struct snd_soc_tplg_bytes_control) + in soc_tplg_dapm_widget_dbytes_create()
/Linux-v5.4/include/uapi/sound/
Dasoc.h435 struct snd_soc_tplg_bytes_control { struct
/Linux-v5.4/sound/soc/intel/skylake/
Dskl-topology.c2944 struct snd_soc_tplg_bytes_control *bc) in skl_init_algo_data()
2996 struct snd_soc_tplg_bytes_control *tplg_bc; in skl_tplg_control_load()
3004 struct snd_soc_tplg_bytes_control, hdr); in skl_tplg_control_load()
/Linux-v5.4/sound/soc/sof/
Dtopology.c541 struct snd_soc_tplg_bytes_control *control = in sof_control_load_bytes()
542 container_of(hdr, struct snd_soc_tplg_bytes_control, hdr); in sof_control_load_bytes()