Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/
H A Dsoc-topology.c585 struct snd_soc_tplg_bytes_control *be; in soc_tplg_kcontrol_bind_io()
588 be = container_of(hdr, struct snd_soc_tplg_bytes_control, hdr); in soc_tplg_kcontrol_bind_io()
754 struct snd_soc_tplg_bytes_control *be; in soc_tplg_dbytes_create()
761 sizeof(struct snd_soc_tplg_bytes_control), count, in soc_tplg_dbytes_create()
769 be = (struct snd_soc_tplg_bytes_control *)tplg->pos; in soc_tplg_dbytes_create()
780 tplg->pos += (sizeof(struct snd_soc_tplg_bytes_control) + in soc_tplg_dbytes_create()
1518 struct snd_soc_tplg_bytes_control *be; in soc_tplg_dapm_widget_dbytes_create()
1528 be = (struct snd_soc_tplg_bytes_control *)tplg->pos; in soc_tplg_dapm_widget_dbytes_create()
1539 tplg->pos += (sizeof(struct snd_soc_tplg_bytes_control) + in soc_tplg_dapm_widget_dbytes_create()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/sound/
H A Dasoc.h435 struct snd_soc_tplg_bytes_control { struct
/OK3568_Linux_fs/kernel/include/uapi/sound/
H A Dasoc.h435 struct snd_soc_tplg_bytes_control { struct
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/sound/
H A Dasoc.h435 struct snd_soc_tplg_bytes_control { struct
/OK3568_Linux_fs/kernel/sound/soc/intel/skylake/
H A Dskl-topology.c3052 struct snd_soc_tplg_bytes_control *bc) in skl_init_algo_data()
3104 struct snd_soc_tplg_bytes_control *tplg_bc; in skl_tplg_control_load()
3112 struct snd_soc_tplg_bytes_control, hdr); in skl_tplg_control_load()
/OK3568_Linux_fs/kernel/sound/soc/sof/
H A Dtopology.c1150 struct snd_soc_tplg_bytes_control *control = in sof_control_load_bytes()
1151 container_of(hdr, struct snd_soc_tplg_bytes_control, hdr); in sof_control_load_bytes()