Searched defs:snd_sof_dai (Results 1 – 1 of 1) sorted by relevance
109 struct snd_sof_dai { struct110 struct snd_soc_component *scomp;111 const char *name;112 const char *cpu_dai_name;114 struct sof_ipc_comp_dai comp_dai;115 int number_configs;116 int current_config;117 struct sof_ipc_dai_config *dai_config;118 struct list_head list; /* list in sdev dai list */