Home
last modified time | relevance | path

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

/linux-6.1.9/sound/soc/mediatek/common/
Dmtk-base-afe.h138 struct mtk_base_afe_dai { struct
139 struct snd_soc_dai_driver *dai_drivers;
140 unsigned int num_dai_drivers;
142 const struct snd_kcontrol_new *controls;
143 unsigned int num_controls;
144 const struct snd_soc_dapm_widget *dapm_widgets;
145 unsigned int num_dapm_widgets;
146 const struct snd_soc_dapm_route *dapm_routes;
147 unsigned int num_dapm_routes;
149 struct list_head list;