Home
last modified time | relevance | path

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

/linux-6.14.4/sound/soc/codecs/
Drt5665.c40 struct rt5665_priv { struct
41 struct snd_soc_component *component;
42 struct rt5665_platform_data pdata;
43 struct regmap *regmap;
44 struct gpio_desc *gpiod_ldo1_en;
45 struct gpio_desc *gpiod_reset;
46 struct snd_soc_jack *hs_jack;
47 struct delayed_work jack_detect_work;
48 struct delayed_work calibrate_work;
49 struct delayed_work jd_check_work;
[all …]