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