Home
last modified time | relevance | path

Searched defs:rt711_priv (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/sound/soc/codecs/
Drt711.h13 struct rt711_priv { struct
14 struct regmap *regmap;
15 struct regmap *sdw_regmap;
16 struct snd_soc_component *component;
17 struct sdw_slave *slave;
18 struct sdw_bus_params params;
19 bool hw_init;
20 bool first_hw_init;
21 struct snd_soc_jack *hs_jack;
22 struct delayed_work jack_detect_work;
[all …]
/kernel/linux/linux-5.10/sound/soc/codecs/
Drt711.h13 struct rt711_priv { struct
14 struct regmap *regmap;
15 struct regmap *sdw_regmap;
16 struct snd_soc_component *component;
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 …]