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