Searched refs:ACPI_LV_FUNCTIONS (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/acpi/acpica/ |
H A D | utdebug.c | 268 if (ACPI_IS_DEBUG_ENABLED(ACPI_LV_FUNCTIONS, component_id)) { in ACPI_EXPORT_SYMBOL() 269 acpi_debug_print(ACPI_LV_FUNCTIONS, in ACPI_EXPORT_SYMBOL() 306 if (ACPI_IS_DEBUG_ENABLED(ACPI_LV_FUNCTIONS, component_id)) { in ACPI_EXPORT_SYMBOL() 307 acpi_debug_print(ACPI_LV_FUNCTIONS, in ACPI_EXPORT_SYMBOL() 342 if (ACPI_IS_DEBUG_ENABLED(ACPI_LV_FUNCTIONS, component_id)) { in acpi_ut_trace_str() 343 acpi_debug_print(ACPI_LV_FUNCTIONS, in acpi_ut_trace_str() 378 if (ACPI_IS_DEBUG_ENABLED(ACPI_LV_FUNCTIONS, component_id)) { in acpi_ut_trace_u32() 379 acpi_debug_print(ACPI_LV_FUNCTIONS, in acpi_ut_trace_u32() 410 if (ACPI_IS_DEBUG_ENABLED(ACPI_LV_FUNCTIONS, component_id)) { in acpi_ut_exit() 411 acpi_debug_print(ACPI_LV_FUNCTIONS, in acpi_ut_exit() [all …]
|
H A D | dbxface.c | 290 acpi_dbg_level &= ~(ACPI_LV_PARSE | ACPI_LV_FUNCTIONS); in acpi_db_single_step()
|
/openbmc/linux/include/acpi/ |
H A D | acoutput.h | 82 #define ACPI_LV_FUNCTIONS 0x00200000 macro 134 #define ACPI_DB_FUNCTIONS ACPI_DEBUG_LEVEL (ACPI_LV_FUNCTIONS)
|
/openbmc/linux/Documentation/firmware-guide/acpi/ |
H A D | debug.rst | 92 ACPI_LV_FUNCTIONS 0x00200000
|
/openbmc/linux/drivers/acpi/ |
H A D | sysfs.c | 78 ACPI_DEBUG_INIT(ACPI_LV_FUNCTIONS),
|