Searched refs:ACPI_EVF_WRITE (Results 1 – 3 of 3) sorted by relevance
256 clone->flags = ACPI_EVF_DEVD | ACPI_EVF_WRITE; in apm_create_clone()278 clone->flags |= ACPI_EVF_WRITE; in apmopen()
102 #define ACPI_EVF_WRITE 2 /* Device instance is opened writable. */ macro
2611 if ((clone->flags & ACPI_EVF_WRITE) != 0 && in acpi_AckSleepState()