Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/kernel/
Dapm_32.c347 int standbys_pending; member
402 static int standbys_pending; variable
1209 as->standbys_pending++; in queue_event()
1210 standbys_pending++; in queue_event()
1343 if (standbys_pending <= 0) in check_events()
1414 if ((standbys_pending > 0) || (suspends_pending > 0)) { in apm_event_handler()
1533 as->standbys_pending--; in do_ioctl()
1534 standbys_pending--; in do_ioctl()
1537 if (standbys_pending <= 0) in do_ioctl()
1574 if (as->standbys_pending > 0) { in do_release()
[all …]