Searched defs:snd_sof_route (Results 1 – 1 of 1) sorted by relevance
394 struct snd_sof_route { struct395 struct snd_soc_component *scomp;397 struct snd_soc_dapm_route *route;398 struct list_head list; /* list in sdev route list */399 struct snd_sof_widget *src_widget;400 struct snd_sof_widget *sink_widget;401 bool setup;403 void *private;