Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/acpi/tables/
Dtbget.c290 ACPI_REPORT_INFO (("Table [%4.4s] replaced by host OS\n", in acpi_tb_table_override()
/linux-2.4.37.9/include/acpi/
Dacmacros.h460 #define ACPI_REPORT_INFO(fp) {acpi_ut_report_info(_THIS_MODULE,__LINE__,_COMPONENT);… macro
472 #define ACPI_REPORT_INFO(fp) {acpi_ut_report_info("ACPI",__LINE__,_COMPONENT); \ macro
/linux-2.4.37.9/drivers/acpi/events/
Devgpeblk.c1059 ACPI_REPORT_INFO (("There are no GPE blocks defined in the FADT\n")); in acpi_ev_gpe_initialize()