Home
last modified time | relevance | path

Searched refs:standbys_pending (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/arch/i386/kernel/ !
Dapm.c349 int standbys_pending; member
384 static int standbys_pending; variable
1179 as->standbys_pending++; in queue_event()
1180 standbys_pending++; in queue_event()
1327 if (standbys_pending <= 0) in check_events()
1400 if ((standbys_pending > 0) || (suspends_pending > 0)) { in apm_event_handler()
1518 as->standbys_pending--; in do_ioctl()
1519 standbys_pending--; in do_ioctl()
1522 if (standbys_pending <= 0) in do_ioctl()
1556 if (as->standbys_pending > 0) { in do_release()
[all …]