Searched defs:rt5651_priv (Results 1 – 1 of 1) sorted by relevance
2068 struct rt5651_priv { struct2069 struct snd_soc_component *component;2070 struct regmap *regmap;2072 struct snd_soc_jack *hp_jack;2073 struct gpio_desc *gpiod_hp_det;2074 struct work_struct jack_detect_work;2075 struct delayed_work bp_work;2076 bool ovcd_irq_enabled;2077 bool pressed;2078 bool press_reported;[all …]