Home
last modified time | relevance | path

Searched refs:acpi_ns_report_method_error (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/include/acpi/
Dacnamesp.h457 acpi_ns_report_method_error (
Dacmacros.h468 #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/
Dnsutils.c130 acpi_ns_report_method_error ( in acpi_ns_report_method_error() function