Searched defs:snd_sof_route (Results 1 – 1 of 1) sorted by relevance
494 struct snd_sof_route { struct495 struct snd_soc_component *scomp;497 struct snd_soc_dapm_route *route;498 struct list_head list; /* list in sdev route list */499 struct snd_sof_widget *src_widget;500 struct snd_sof_widget *sink_widget;501 bool setup;503 int src_queue_id;504 int dst_queue_id;506 void *private;