Lines Matching refs:_di

2599  * @_di:       pointer to the ab8500_charger structure
2603 static irqreturn_t ab8500_charger_mainchunplugdet_handler(int irq, void *_di)
2605 struct ab8500_charger *di = _di;
2620 * @_di: pointer to the ab8500_charger structure
2624 static irqreturn_t ab8500_charger_mainchplugdet_handler(int irq, void *_di)
2626 struct ab8500_charger *di = _di;
2644 * @_di: pointer to the ab8500_charger structure
2648 static irqreturn_t ab8500_charger_mainextchnotok_handler(int irq, void *_di)
2650 struct ab8500_charger *di = _di;
2666 * @_di: pointer to the ab8500_charger structure
2670 static irqreturn_t ab8500_charger_mainchthprotr_handler(int irq, void *_di)
2672 struct ab8500_charger *di = _di;
2685 * @_di: pointer to the ab8500_charger structure
2689 static irqreturn_t ab8500_charger_mainchthprotf_handler(int irq, void *_di)
2691 struct ab8500_charger *di = _di;
2757 * @_di: pointer to the ab8500_charger structure
2761 static irqreturn_t ab8500_charger_vbusdetf_handler(int irq, void *_di)
2763 struct ab8500_charger *di = _di;
2775 * @_di: pointer to the ab8500_charger structure
2779 static irqreturn_t ab8500_charger_vbusdetr_handler(int irq, void *_di)
2781 struct ab8500_charger *di = _di;
2794 * @_di: pointer to the ab8500_charger structure
2798 static irqreturn_t ab8500_charger_usblinkstatus_handler(int irq, void *_di)
2800 struct ab8500_charger *di = _di;
2813 * @_di: pointer to the ab8500_charger structure
2817 static irqreturn_t ab8500_charger_usbchthprotr_handler(int irq, void *_di)
2819 struct ab8500_charger *di = _di;
2832 * @_di: pointer to the ab8500_charger structure
2836 static irqreturn_t ab8500_charger_usbchthprotf_handler(int irq, void *_di)
2838 struct ab8500_charger *di = _di;
2850 * @_di: pointer to the ab8500_charger structure
2854 static irqreturn_t ab8500_charger_usbchargernotokr_handler(int irq, void *_di)
2856 struct ab8500_charger *di = _di;
2867 * @_di: pointer to the ab8500_charger structure
2871 static irqreturn_t ab8500_charger_chwdexp_handler(int irq, void *_di)
2873 struct ab8500_charger *di = _di;
2896 * @_di: pointer to the ab8500_charger structure
2900 static irqreturn_t ab8500_charger_vbuschdropend_handler(int irq, void *_di)
2902 struct ab8500_charger *di = _di;
2920 * @_di: pointer to the ab8500_charger structure
2924 static irqreturn_t ab8500_charger_vbusovv_handler(int irq, void *_di)
2926 struct ab8500_charger *di = _di;