Searched refs:ACPI_GET_FUNCTION_NAME (Results 1 – 3 of 3) sorted by relevance
51 #define ACPI_GET_FUNCTION_NAME __func__ macro
266 #ifndef ACPI_GET_FUNCTION_NAME267 #define ACPI_GET_FUNCTION_NAME _AcpiFunctionName macro288 __LINE__, ACPI_GET_FUNCTION_NAME, _AcpiModuleName, _COMPONENT
9986 Added the ACPI_GET_FUNCTION_NAME macro to enable the compiler-dependent 9990 the debug trace output. If ACPI_GET_FUNCTION_NAME is not defined in the
Completed in 23 milliseconds