Searched refs:apm_userstandbys (Results 1 – 3 of 3) sorted by relevance
159 int apm_standbys, apm_userstandbys, apm_suspends, apm_battlow; variable406 apm_userstandbys++; in apm_event_handle()566 } else if (apm_standbys || apm_userstandbys) { in apm_periodic_check()570 apm_suspends = apm_standbys = apm_battlow = apm_userstandbys = 0; in apm_periodic_check()829 apm_userstandbys++; in apmdevioctl()
151 int apm_standbys, apm_userstandbys, apm_suspends, apm_battlow; variable395 apm_userstandbys++; in apm_event_handle()555 } else if (apm_standbys || apm_userstandbys) { in apm_periodic_check()559 apm_suspends = apm_standbys = apm_battlow = apm_userstandbys = 0; in apm_periodic_check()774 apm_userstandbys++; in apmioctl()
73 int apm_userstandbys; variable443 if (apm_suspends || apm_userstandbys /* || apm_battlow*/) {447 apm_battlow = apm_suspends = apm_userstandbys = 0;535 apm_userstandbys++;