sh_mobile_sleep_supported 84 arch/sh/include/asm/suspend.h extern unsigned long sh_mobile_sleep_supported; sh_mobile_sleep_supported 88 arch/sh/kernel/cpu/shmobile/cpuidle.c if (sh_mobile_sleep_supported & SUSP_SH_SF) sh_mobile_sleep_supported 91 arch/sh/kernel/cpu/shmobile/cpuidle.c if (sh_mobile_sleep_supported & SUSP_SH_STANDBY) sh_mobile_sleep_supported 75 arch/sh/kernel/cpu/shmobile/pm.c unsigned long sh_mobile_sleep_supported = SUSP_SH_SLEEP; sh_mobile_sleep_supported 126 arch/sh/kernel/cpu/shmobile/pm.c sh_mobile_sleep_supported |= flags; sh_mobile_sleep_supported 131 arch/sh/kernel/cpu/shmobile/pm.c if (!(sh_mobile_sleep_supported & SUSP_MODE_STANDBY_SF))