Home
last modified time | relevance | path

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

/Linux-v6.6/sound/soc/codecs/
Drt5665.c42 struct rt5665_priv { struct
43 struct snd_soc_component *component;
44 struct rt5665_platform_data pdata;
45 struct regmap *regmap;
46 struct gpio_desc *gpiod_ldo1_en;
47 struct gpio_desc *gpiod_reset;
48 struct snd_soc_jack *hs_jack;
49 struct regulator_bulk_data supplies[RT5665_NUM_SUPPLIES];
50 struct delayed_work jack_detect_work;
51 struct delayed_work calibrate_work;
[all …]