POWERSWITCH_POLL_PER_SEC 90 drivers/parisc/power.c if (shutdown_timer == (POWERSWITCH_DOWN_SEC*POWERSWITCH_POLL_PER_SEC)) { POWERSWITCH_POLL_PER_SEC 122 drivers/parisc/power.c schedule_timeout_interruptible(pwrsw_enabled ? HZ : HZ/POWERSWITCH_POLL_PER_SEC); POWERSWITCH_POLL_PER_SEC 149 drivers/parisc/power.c shutdown_timer < (POWERSWITCH_DOWN_SEC*POWERSWITCH_POLL_PER_SEC))) {