Searched defs:snd_sof_dai (Results 1 – 1 of 1) sorted by relevance
532 struct snd_sof_dai { struct533 struct snd_soc_component *scomp;534 const char *name;535 u32 type;537 int number_configs;538 int current_config;539 struct list_head list; /* list in sdev dai list */541 const void *platform_private;542 void *private;