Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/sound/
Dasoc.h458 struct snd_soc_tplg_dapm_graph_elem { struct
/linux-6.12.1/sound/soc/
Dsoc-topology.c1045 struct snd_soc_tplg_dapm_graph_elem *elem; in soc_tplg_dapm_graph_elems_load()
1053 sizeof(struct snd_soc_tplg_dapm_graph_elem), in soc_tplg_dapm_graph_elems_load()
1064 elem = (struct snd_soc_tplg_dapm_graph_elem *)tplg->pos; in soc_tplg_dapm_graph_elems_load()
1065 tplg->pos += sizeof(struct snd_soc_tplg_dapm_graph_elem); in soc_tplg_dapm_graph_elems_load()