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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/acpi/platform/
H A Dacgcc.h49 #define ACPI_GET_FUNCTION_NAME __func__ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/acpi/
H A Dacoutput.h230 * If ACPI_GET_FUNCTION_NAME was not defined in the compiler-dependent header,
234 #ifndef ACPI_GET_FUNCTION_NAME
235 #define ACPI_GET_FUNCTION_NAME _acpi_function_name macro
249 #endif /* ACPI_GET_FUNCTION_NAME */
255 #define ACPI_DEBUG_PARAMETERS __LINE__, ACPI_GET_FUNCTION_NAME, _acpi_module_name, _COMPONENT

Completed in 35 milliseconds