Searched refs:ACPI_PREFIX_MIXED (Results 1 – 2 of 2) sorted by relevance
194 #define ACPI_PREFIX_MIXED (UINT32) 0x69706341 /* "Acpi" */ macro
244 if (*(ACPI_CAST_PTR (UINT32, FunctionName)) == ACPI_PREFIX_MIXED) in AcpiUtTrimFunctionName()