Searched refs:charger_work (Results 1 – 2 of 2) sorted by relevance
30 static struct delayed_work charger_work; variable185 cancel_delayed_work(&charger_work); in power_changed_isr()186 schedule_delayed_work(&charger_work, in power_changed_isr()253 cancel_delayed_work(&charger_work); in otg_handle_notification()254 schedule_delayed_work(&charger_work, in otg_handle_notification()304 INIT_DELAYED_WORK(&charger_work, charger_work_func); in pda_power_probe()443 cancel_delayed_work_sync(&charger_work); in pda_power_remove()
106 struct work_struct charger_work; member418 container_of(work, struct lp8788_charger, charger_work); in lp8788_charger_event()468 schedule_work(&pchg->charger_work); in lp8788_charger_irq_thread()529 INIT_WORK(&pchg->charger_work, lp8788_charger_event); in lp8788_irq_register()722 flush_work(&pchg->charger_work); in lp8788_charger_remove()