Home
last modified time | relevance | path

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

/linux-6.3-rc2/sound/soc/mediatek/common/
A Dmtk-base-afe.h157 struct mtk_base_afe_dai { struct
158 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