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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/acpi/platform/
H A Dacgcc.h49 #define ACPI_GET_FUNCTION_NAME __FUNCTION__ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/acpi/
H A Dacmacros.h460 #define ACPI_DEBUG_PARAMETERS __LINE__, ACPI_GET_FUNCTION_NAME, _acpi_module_name, _COMPONENT
467 * If ACPI_GET_FUNCTION_NAME was not defined in the compiler-dependent header,
472 #ifndef ACPI_GET_FUNCTION_NAME
473 #define ACPI_GET_FUNCTION_NAME _acpi_function_name macro

Completed in 52 milliseconds