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