Home
last modified time | relevance | path

Searched refs:SHARPSL_SUSPENDED (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/arch/arm/mach-pxa/
A Dsharpsl_pm.h78 #define SHARPSL_SUSPENDED (1 << 0) /* Device is Suspended */ macro
A Dspitz_pm.c59 if (sharpsl_pm.flags & SHARPSL_SUSPENDED) { in spitz_charge()
A Dsharpsl_pm.c389 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