Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/acpi/
Dacnamesp.h449 acpi_ns_report_error (
Dacmacros.h466 #define ACPI_REPORT_NSERROR(s,e) acpi_ns_report_error(_THIS_MODULE,__LINE__,_COMPONENT, …
478 #define ACPI_REPORT_NSERROR(s,e) acpi_ns_report_error("ACPI",__LINE__,_COMPONENT, s, e);
/linux-2.4.37.9/drivers/acpi/namespace/
Dnsutils.c71 acpi_ns_report_error ( in acpi_ns_report_error() function