Home
last modified time | relevance | path

Searched refs:ACPI_LV_FUNCTIONS (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/acpi/acpica/
Dutdebug.c286 if (ACPI_IS_DEBUG_ENABLED(ACPI_LV_FUNCTIONS, component_id)) { in ACPI_EXPORT_SYMBOL()
287 acpi_debug_print(ACPI_LV_FUNCTIONS, in ACPI_EXPORT_SYMBOL()
322 if (ACPI_IS_DEBUG_ENABLED(ACPI_LV_FUNCTIONS, component_id)) { in ACPI_EXPORT_SYMBOL()
323 acpi_debug_print(ACPI_LV_FUNCTIONS, in ACPI_EXPORT_SYMBOL()
358 if (ACPI_IS_DEBUG_ENABLED(ACPI_LV_FUNCTIONS, component_id)) { in acpi_ut_trace_str()
359 acpi_debug_print(ACPI_LV_FUNCTIONS, in acpi_ut_trace_str()
394 if (ACPI_IS_DEBUG_ENABLED(ACPI_LV_FUNCTIONS, component_id)) { in acpi_ut_trace_u32()
395 acpi_debug_print(ACPI_LV_FUNCTIONS, in acpi_ut_trace_u32()
426 if (ACPI_IS_DEBUG_ENABLED(ACPI_LV_FUNCTIONS, component_id)) { in acpi_ut_exit()
427 acpi_debug_print(ACPI_LV_FUNCTIONS, in acpi_ut_exit()
[all …]
/linux-4.1.27/include/acpi/
Dacoutput.h114 #define ACPI_LV_FUNCTIONS 0x00200000 macro
164 #define ACPI_DB_FUNCTIONS ACPI_DEBUG_LEVEL (ACPI_LV_FUNCTIONS)
/linux-4.1.27/Documentation/acpi/
Ddebug.txt104 ACPI_LV_FUNCTIONS 0x00200000
/linux-4.1.27/drivers/acpi/
Dsysfs.c89 ACPI_DEBUG_INIT(ACPI_LV_FUNCTIONS),