Searched refs:ACPI_DISPLAY_MASK (Results 1 – 2 of 2) sorted by relevance
| /linux-4.1.27/drivers/acpi/acpica/ | ||
| D | acstruct.h | 238 #define ACPI_DISPLAY_MASK (u8) 1 macro |
| D | nsdump.c | 245 switch (info->display_type & ACPI_DISPLAY_MASK) { in acpi_ns_dump_one_object() |