Searched defs:rt1320_sdw_priv (Results 1 – 1 of 1) sorted by relevance
90 struct rt1320_sdw_priv { struct91 struct snd_soc_component *component;92 struct regmap *regmap;93 struct regmap *mbq_regmap;94 struct sdw_slave *sdw_slave;95 struct sdw_bus_params params;96 bool hw_init;97 bool first_hw_init;98 int version_id;99 bool fu_dapm_mute;[all …]