Home
last modified time | relevance | path

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

/linux-6.1.9/sound/soc/sof/
Dsof-audio.h394 struct snd_sof_route { struct
395 struct snd_soc_component *scomp;
397 struct snd_soc_dapm_route *route;
398 struct list_head list; /* list in sdev route list */
399 struct snd_sof_widget *src_widget;
400 struct snd_sof_widget *sink_widget;
401 bool setup;
403 void *private;