Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/
H A Dapm_32.c334 int standbys_pending; member
389 static int standbys_pending; variable
1180 as->standbys_pending++; in queue_event()
1181 standbys_pending++; in queue_event()
1314 if (standbys_pending <= 0) in check_events()
1385 if ((standbys_pending > 0) || (suspends_pending > 0)) { in apm_event_handler()
1504 as->standbys_pending--; in do_ioctl()
1505 standbys_pending--; in do_ioctl()
1508 if (standbys_pending <= 0) in do_ioctl()
1545 if (as->standbys_pending > 0) { in do_release()
[all …]