Home
last modified time | relevance | path

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

/linux/drivers/acpi/acpica/
H A Dutdebug.c273 if (ACPI_IS_DEBUG_ENABLED(ACPI_LV_FUNCTIONS, component_id)) { in ACPI_EXPORT_SYMBOL()
274 acpi_debug_print(ACPI_LV_FUNCTIONS, in ACPI_EXPORT_SYMBOL()
311 if (ACPI_IS_DEBUG_ENABLED(ACPI_LV_FUNCTIONS, component_id)) { in ACPI_EXPORT_SYMBOL()
312 acpi_debug_print(ACPI_LV_FUNCTIONS, in ACPI_EXPORT_SYMBOL()
347 if (ACPI_IS_DEBUG_ENABLED(ACPI_LV_FUNCTIONS, component_id)) { in acpi_ut_trace_str()
348 acpi_debug_print(ACPI_LV_FUNCTIONS, in acpi_ut_trace_str()
383 if (ACPI_IS_DEBUG_ENABLED(ACPI_LV_FUNCTIONS, component_id)) { in acpi_ut_trace_u32()
384 acpi_debug_print(ACPI_LV_FUNCTIONS, in acpi_ut_trace_u32()
415 if (ACPI_IS_DEBUG_ENABLED(ACPI_LV_FUNCTIONS, component_id)) { in acpi_ut_exit()
416 acpi_debug_print(ACPI_LV_FUNCTIONS, in acpi_ut_exit()
[all …]
H A Ddbxface.c290 acpi_dbg_level &= ~(ACPI_LV_PARSE | ACPI_LV_FUNCTIONS); in acpi_db_single_step()
/linux/include/acpi/
H A Dacoutput.h82 #define ACPI_LV_FUNCTIONS 0x00200000 macro
134 #define ACPI_DB_FUNCTIONS ACPI_DEBUG_LEVEL (ACPI_LV_FUNCTIONS)
/linux/Documentation/firmware-guide/acpi/
H A Ddebug.rst92 ACPI_LV_FUNCTIONS 0x00200000
/linux/drivers/acpi/
H A Dsysfs.c78 ACPI_DEBUG_INIT(ACPI_LV_FUNCTIONS),