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