Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/acpi/
Dacmacros.h464 #define ACPI_REPORT_WARNING(fp) {acpi_ut_report_warning(_THIS_MODULE,__LINE__,_COMPONEN…
476 #define ACPI_REPORT_WARNING(fp) {acpi_ut_report_warning("ACPI",__LINE__,_COMPONENT); \
490 #define _ACPI_REPORT_WARNING(a,b,c,fp) {acpi_ut_report_warning(a,b,c); \
Dacutils.h407 acpi_ut_report_warning (
/linux-2.4.37.9/drivers/acpi/utilities/
Dutmisc.c1476 acpi_ut_report_warning ( in acpi_ut_report_warning() function