Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/x86/acpica/
Dacpi_apm.c212 clone->notify_status = APM_EV_NONE; in apm_create_clone()
320 APM_EV_NONE) { in apmioctl()
/freebsd-12-stable/sys/dev/acpica/
Dacpivar.h116 #define APM_EV_NONE 0 /* Device not yet aware of pending sleep. */ macro
Dacpi.c2873 clone->notify_status = APM_EV_NONE; in acpi_ReqSleepState()