Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/sof/
H A Dsof-audio.h498 struct snd_sof_route { struct
499 struct snd_soc_component *scomp;
501 struct snd_soc_dapm_route *route;
502 struct list_head list; /* list in sdev route list */
503 struct snd_sof_widget *src_widget;
504 struct snd_sof_widget *sink_widget;
505 bool setup;
507 int src_queue_id;
508 int dst_queue_id;
510 void *private;