Home
last modified time | relevance | path

Searched refs:snd_soc_tplg_dapm_graph_elem (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/include/uapi/sound/
H A Dasoc.h453 * | struct snd_soc_tplg_dapm_graph_elem | N |
456 struct snd_soc_tplg_dapm_graph_elem { struct
/kernel/linux/linux-6.6/include/uapi/sound/
H A Dasoc.h455 * | struct snd_soc_tplg_dapm_graph_elem | N |
458 struct snd_soc_tplg_dapm_graph_elem { struct
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/sound/
H A Dasoc.h272 struct snd_soc_tplg_dapm_graph_elem { struct
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/sound/
H A Dasoc.h285 struct snd_soc_tplg_dapm_graph_elem { struct
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/
H A Dasoc.h285 struct snd_soc_tplg_dapm_graph_elem { struct
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/sound/soc/
H A Dsoc-topology.c1024 struct snd_soc_tplg_dapm_graph_elem *elem; in soc_tplg_dapm_graph_elems_load()
1032 sizeof(struct snd_soc_tplg_dapm_graph_elem), in soc_tplg_dapm_graph_elems_load()
1043 elem = (struct snd_soc_tplg_dapm_graph_elem *)tplg->pos; in soc_tplg_dapm_graph_elems_load()
1044 tplg->pos += sizeof(struct snd_soc_tplg_dapm_graph_elem); in soc_tplg_dapm_graph_elems_load()

Completed in 13 milliseconds