Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/kernel/
Dapm_32.c335 int standbys_pending; member
390 static int standbys_pending; variable
1210 as->standbys_pending++; in queue_event()
1211 standbys_pending++; in queue_event()
1344 if (standbys_pending <= 0) in check_events()
1415 if ((standbys_pending > 0) || (suspends_pending > 0)) { in apm_event_handler()
1534 as->standbys_pending--; in do_ioctl()
1535 standbys_pending--; in do_ioctl()
1538 if (standbys_pending <= 0) in do_ioctl()
1575 if (as->standbys_pending > 0) { in do_release()
[all …]