Lines Matching defs:da7219_aad_priv
187 struct da7219_aad_priv { struct
188 struct snd_soc_component *component;
189 int irq;
191 u8 micbias_pulse_lvl;
192 u32 micbias_pulse_time;
194 u8 btn_cfg;
196 struct work_struct btn_det_work;
197 struct work_struct hptest_work;
199 struct snd_soc_jack *jack;
200 bool micbias_resume_enable;
201 bool jack_inserted;