Searched refs:ACPI_GET_FUNCTION_NAME (Results 1 - 2 of 2) sorted by relevance

/include/acpi/platform/
H A Dacgcc.h51 #define ACPI_GET_FUNCTION_NAME __func__ macro
/include/acpi/
H A Dacoutput.h241 * If ACPI_GET_FUNCTION_NAME was not defined in the compiler-dependent header,
245 #ifndef ACPI_GET_FUNCTION_NAME
246 #define ACPI_GET_FUNCTION_NAME _acpi_function_name macro
260 #endif /* ACPI_GET_FUNCTION_NAME */
267 __LINE__, ACPI_GET_FUNCTION_NAME, _acpi_module_name, _COMPONENT

Completed in 3476 milliseconds