Searched refs:charger_wakeup (Results 1 – 4 of 4) sorted by relevance
37 unsigned long (*charger_wakeup)(void); member
179 .charger_wakeup = corgi_charger_wakeup,
213 .charger_wakeup = spitz_charger_wakeup,
747 if (sharpsl_pm.machinfo->charger_wakeup() != 0) in sharpsl_off_charge_battery()770 if (sharpsl_pm.machinfo->charger_wakeup()) in sharpsl_off_charge_battery()