Searched refs:gt1x_charger_work_func (Results 1 – 1 of 1) sorted by relevance
2004 static void gt1x_charger_work_func(struct work_struct *);2068 INIT_DELAYED_WORK(&charger_switch_work, gt1x_charger_work_func); in gt1x_init_charger()2148 static void gt1x_charger_work_func(struct work_struct *work) in gt1x_charger_work_func() function