Home
last modified time | relevance | path

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

/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.h456 struct snd_soc_tplg_dapm_graph_elem { struct
/OK3568_Linux_fs/kernel/include/uapi/sound/
H A Dasoc.h456 struct snd_soc_tplg_dapm_graph_elem { 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.h456 struct snd_soc_tplg_dapm_graph_elem { struct
/OK3568_Linux_fs/kernel/sound/soc/
H A Dsoc-topology.c1198 struct snd_soc_tplg_dapm_graph_elem *elem; in soc_tplg_dapm_graph_elems_load()
1206 sizeof(struct snd_soc_tplg_dapm_graph_elem), in soc_tplg_dapm_graph_elems_load()
1241 elem = (struct snd_soc_tplg_dapm_graph_elem *)tplg->pos; in soc_tplg_dapm_graph_elems_load()
1242 tplg->pos += sizeof(struct snd_soc_tplg_dapm_graph_elem); in soc_tplg_dapm_graph_elems_load()