Searched defs:rt5645_priv (Results 1 – 1 of 1) sorted by relevance
443 struct rt5645_priv { struct444 struct snd_soc_component *component;445 struct rt5645_platform_data pdata;446 struct regmap *regmap;447 struct i2c_client *i2c;448 struct gpio_desc *gpiod_hp_det;449 struct gpio_desc *gpiod_cbj_sleeve;450 struct snd_soc_jack *hp_jack;451 struct snd_soc_jack *mic_jack;452 struct snd_soc_jack *btn_jack;[all …]