Home
last modified time | relevance | path

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

/linux-6.14.4/sound/soc/codecs/
Drt5645.c442 struct rt5645_priv { struct
443 struct snd_soc_component *component;
444 struct rt5645_platform_data pdata;
445 struct regmap *regmap;
446 struct i2c_client *i2c;
447 struct gpio_desc *gpiod_hp_det;
448 struct gpio_desc *gpiod_cbj_sleeve;
449 struct snd_soc_jack *hp_jack;
450 struct snd_soc_jack *mic_jack;
451 struct snd_soc_jack *btn_jack;
[all …]