Searched defs:rt712_sdca_priv (Results 1 – 1 of 1) sorted by relevance
18 struct rt712_sdca_priv { struct19 struct regmap *regmap;20 struct regmap *mbq_regmap;21 struct snd_soc_component *component;22 struct snd_soc_component *dmic_component;23 struct sdw_slave *slave;24 struct sdw_bus_params params;25 bool hw_init;26 bool first_hw_init;27 struct snd_soc_jack *hs_jack;[all …]