Home
last modified time | relevance | path

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

/Linux-v5.10/include/uapi/sound/
Dasoc.h456 struct snd_soc_tplg_dapm_graph_elem { struct
/Linux-v5.10/sound/soc/
Dsoc-topology.c1197 struct snd_soc_tplg_dapm_graph_elem *elem; in soc_tplg_dapm_graph_elems_load()
1205 sizeof(struct snd_soc_tplg_dapm_graph_elem), in soc_tplg_dapm_graph_elems_load()
1240 elem = (struct snd_soc_tplg_dapm_graph_elem *)tplg->pos; in soc_tplg_dapm_graph_elems_load()
1241 tplg->pos += sizeof(struct snd_soc_tplg_dapm_graph_elem); in soc_tplg_dapm_graph_elems_load()