Home
last modified time | relevance | path

Searched refs:ACPI_DISPLAY_SHORT (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/acpi/acpica/
H A Ddbnames.c329 info.display_type = ACPI_DISPLAY_SUMMARY | ACPI_DISPLAY_SHORT; in acpi_db_walk_and_match_name()
703 info.display_type = ACPI_DISPLAY_SUMMARY | ACPI_DISPLAY_SHORT; in acpi_db_display_objects()
739 info.display_type = ACPI_DISPLAY_SUMMARY | ACPI_DISPLAY_SHORT; in acpi_db_display_fields()
H A Dacstruct.h220 #define ACPI_DISPLAY_SHORT (u8) 2 macro
H A Dnsdump.c182 if (!(info->display_type & ACPI_DISPLAY_SHORT)) { in acpi_ns_dump_one_object()