Searched defs:snd_sof_route (Results 1 – 1 of 1) sorted by relevance
513 struct snd_sof_route { struct514 struct snd_soc_component *scomp;516 struct snd_soc_dapm_route *route;517 struct list_head list; /* list in sdev route list */518 struct snd_sof_widget *src_widget;519 struct snd_sof_widget *sink_widget;520 bool setup;522 int src_queue_id;523 int dst_queue_id;525 void *private;