Searched defs:snd_sof_dai (Results 1 – 1 of 1) sorted by relevance
498 struct snd_sof_dai { struct499 struct snd_soc_component *scomp;500 const char *name;502 int number_configs;503 int current_config;504 struct list_head list; /* list in sdev dai list */505 void *private;
Completed in 4 milliseconds