CPS_PM_STATE_COUNT   44 arch/mips/kernel/pm-cps.c static DEFINE_PER_CPU_READ_MOSTLY(cps_nc_entry_fn[CPS_PM_STATE_COUNT],
CPS_PM_STATE_COUNT   48 arch/mips/kernel/pm-cps.c static DECLARE_BITMAP(state_support, CPS_PM_STATE_COUNT);
CPS_PM_STATE_COUNT  642 arch/mips/kernel/pm-cps.c 	for (state = CPS_PM_NC_WAIT; state < CPS_PM_STATE_COUNT; state++) {