Lines Matching defs:_di
1975 * @_di: pointer to the ab8500_fg structure
1979 static irqreturn_t ab8500_fg_cc_data_end_handler(int irq, void *_di)
1981 struct ab8500_fg *di = _di;
1995 * @_di: pointer to the ab8500_fg structure
1999 static irqreturn_t ab8500_fg_cc_int_calib_handler(int irq, void *_di)
2001 struct ab8500_fg *di = _di;
2010 * @_di: pointer to the ab8500_fg structure
2014 static irqreturn_t ab8500_fg_cc_convend_handler(int irq, void *_di)
2016 struct ab8500_fg *di = _di;
2026 * @_di: pointer to the ab8500_fg structure
2030 static irqreturn_t ab8500_fg_batt_ovv_handler(int irq, void *_di)
2032 struct ab8500_fg *di = _di;
2045 * @_di: pointer to the ab8500_fg structure
2049 static irqreturn_t ab8500_fg_lowbatf_handler(int irq, void *_di)
2051 struct ab8500_fg *di = _di;