Home
last modified time | relevance | path

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

/linux-6.3-rc2/sound/soc/sof/
A Dsof-audio.h482 struct snd_sof_route { struct
483 struct snd_soc_component *scomp;
485 struct snd_soc_dapm_route *route;
486 struct list_head list; /* list in sdev route list */
487 struct snd_sof_widget *src_widget;
488 struct snd_sof_widget *sink_widget;
489 bool setup;
491 int src_queue_id;
492 int dst_queue_id;
494 void *private;

Completed in 5 milliseconds