Searched refs:acpi_ut_report_error (Results 1 – 3 of 3) sorted by relevance
462 #define ACPI_REPORT_ERROR(fp) {acpi_ut_report_error(_THIS_MODULE,__LINE__,_COMPONENT)…474 #define ACPI_REPORT_ERROR(fp) {acpi_ut_report_error("ACPI",__LINE__,_COMPONENT); \488 #define _ACPI_REPORT_ERROR(a,b,c,fp) {acpi_ut_report_error(a,b,c); \
401 acpi_ut_report_error (
1449 acpi_ut_report_error ( in acpi_ut_report_error() function