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