Home
last modified time | relevance | path

Searched defs:snd_sof_route (Results 1 – 1 of 1) sorted by relevance

/linux/sound/soc/sof/
A Dsof-audio.h512 struct snd_sof_route { struct
513 struct snd_soc_component *scomp;
515 struct snd_soc_dapm_route *route;
516 struct list_head list; /* list in sdev route list */
517 struct snd_sof_widget *src_widget;
518 struct snd_sof_widget *sink_widget;
519 bool setup;
521 int src_queue_id;
522 int dst_queue_id;
524 void *private;

Completed in 13 milliseconds