Searched defs:rt5645_priv (Results 1 – 1 of 1) sorted by relevance
438 struct rt5645_priv { struct439 struct snd_soc_component *component;440 struct rt5645_platform_data pdata;441 struct regmap *regmap;442 struct i2c_client *i2c;443 struct gpio_desc *gpiod_hp_det;444 struct gpio_desc *gpiod_cbj_sleeve;445 struct snd_soc_jack *hp_jack;446 struct snd_soc_jack *mic_jack;447 struct snd_soc_jack *btn_jack;[all …]