Home
last modified time | relevance | path

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

/linux-6.8/sound/soc/sof/
Dsof-audio.h497 struct snd_sof_route { struct
498 struct snd_soc_component *scomp;
500 struct snd_soc_dapm_route *route;
501 struct list_head list; /* list in sdev route list */
502 struct snd_sof_widget *src_widget;
503 struct snd_sof_widget *sink_widget;
504 bool setup;
506 int src_queue_id;
507 int dst_queue_id;
509 void *private;