Searched refs:acpi_ns_report_method_error (Results 1 – 3 of 3) sorted by relevance
/linux-2.4.37.9/include/acpi/ |
D | acnamesp.h | 457 acpi_ns_report_method_error (
|
D | acmacros.h | 468 #define ACPI_REPORT_METHOD_ERROR(s,n,p,e) acpi_ns_report_method_error(_THIS_MODULE,__LINE__,_COMP… 480 #define ACPI_REPORT_METHOD_ERROR(s,n,p,e) acpi_ns_report_method_error("ACPI",__LINE__,_COMPONENT,…
|
/linux-2.4.37.9/drivers/acpi/namespace/ |
D | nsutils.c | 130 acpi_ns_report_method_error ( in acpi_ns_report_method_error() function
|