Searched refs:ACPI_PARSE_DISASSEMBLE (Results 1 – 2 of 2) sorted by relevance
/linux-3.4.99/drivers/acpi/acpica/ | ||
D | acparser.h | 63 #define ACPI_PARSE_DISASSEMBLE 0x0200 macro |
D | psloop.c | 462 ((walk_state->parse_flags & ACPI_PARSE_DISASSEMBLE) == 0)) { in acpi_ps_get_arguments() |