Searched refs:SHARPSL_SUSPENDED (Results 1 – 3 of 3) sorted by relevance
78 #define SHARPSL_SUSPENDED (1 << 0) /* Device is Suspended */ macro
59 if (sharpsl_pm.flags & SHARPSL_SUSPENDED) { in spitz_charge()
389 if (sharpsl_pm.flags & SHARPSL_SUSPENDED) in sharpsl_chrg_full_isr()572 sharpsl_pm.flags |= SHARPSL_SUSPENDED; in sharpsl_pm_suspend()590 sharpsl_pm.flags &= ~SHARPSL_SUSPENDED; in sharpsl_pm_resume()
Completed in 6 milliseconds