Searched defs:mtk_base_afe_dai (Results 1 – 1 of 1) sorted by relevance
157 struct mtk_base_afe_dai { struct158 struct snd_soc_dai_driver *dai_drivers;159 unsigned int num_dai_drivers;161 const struct snd_kcontrol_new *controls;162 unsigned int num_controls;163 const struct snd_soc_dapm_widget *dapm_widgets;164 unsigned int num_dapm_widgets;165 const struct snd_soc_dapm_route *dapm_routes;166 unsigned int num_dapm_routes;168 struct list_head list;
Completed in 4 milliseconds