SHARPSL_SUSPENDED   59 arch/arm/mach-pxa/corgi_pm.c 		if (machine_is_corgi() && (sharpsl_pm.flags & SHARPSL_SUSPENDED)) {
SHARPSL_SUSPENDED  393 arch/arm/mach-pxa/sharpsl_pm.c 	if (sharpsl_pm.flags & SHARPSL_SUSPENDED)
SHARPSL_SUSPENDED  576 arch/arm/mach-pxa/sharpsl_pm.c 	sharpsl_pm.flags |= SHARPSL_SUSPENDED;
SHARPSL_SUSPENDED  594 arch/arm/mach-pxa/sharpsl_pm.c 	sharpsl_pm.flags &= ~SHARPSL_SUSPENDED;
SHARPSL_SUSPENDED   60 arch/arm/mach-pxa/spitz_pm.c 		if (sharpsl_pm.flags & SHARPSL_SUSPENDED) {