Searched refs:lite5200_pm_target_state (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/52xx/
H A Dlite5200_pm.c21 static suspend_state_t lite5200_pm_target_state; variable
37 lite5200_pm_target_state = state;
57 if (lite5200_pm_target_state == PM_SUSPEND_STANDBY)
60 if (lite5200_pm_target_state != PM_SUSPEND_MEM)
226 if (lite5200_pm_target_state == PM_SUSPEND_STANDBY)
232 lite5200_pm_target_state = PM_SUSPEND_ON;

Completed in 40 milliseconds