Searched defs:rt700_priv (Results 1 – 1 of 1) sorted by relevance
13 struct rt700_priv { struct14 struct snd_soc_component *component;15 struct regmap *regmap;16 struct regmap *sdw_regmap;17 struct sdw_slave *slave;18 enum sdw_slave_status status;19 struct sdw_bus_params params;20 bool hw_init;21 bool first_hw_init;22 struct snd_soc_jack *hs_jack;[all …]