Lines Matching defs:_di
1996 * @_di: pointer to the ab8500_fg structure
2000 static irqreturn_t ab8500_fg_cc_data_end_handler(int irq, void *_di)
2002 struct ab8500_fg *di = _di;
2016 * @_di: pointer to the ab8500_fg structure
2020 static irqreturn_t ab8500_fg_cc_int_calib_handler(int irq, void *_di)
2022 struct ab8500_fg *di = _di;
2031 * @_di: pointer to the ab8500_fg structure
2035 static irqreturn_t ab8500_fg_cc_convend_handler(int irq, void *_di)
2037 struct ab8500_fg *di = _di;
2047 * @_di: pointer to the ab8500_fg structure
2051 static irqreturn_t ab8500_fg_batt_ovv_handler(int irq, void *_di)
2053 struct ab8500_fg *di = _di;
2066 * @_di: pointer to the ab8500_fg structure
2070 static irqreturn_t ab8500_fg_lowbatf_handler(int irq, void *_di)
2072 struct ab8500_fg *di = _di;