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