Searched refs:acpi_ns_report_error (Results 1 – 3 of 3) sorted by relevance
449 acpi_ns_report_error (
466 #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);
71 acpi_ns_report_error ( in acpi_ns_report_error() function