Searched refs:ACPI_LV_FUNCTIONS (Results 1 – 5 of 5) sorted by relevance
/linux-6.3-rc2/drivers/acpi/acpica/ |
A D | utdebug.c | 263 if (ACPI_IS_DEBUG_ENABLED(ACPI_LV_FUNCTIONS, component_id)) { in ACPI_EXPORT_SYMBOL() 264 acpi_debug_print(ACPI_LV_FUNCTIONS, in ACPI_EXPORT_SYMBOL() 302 acpi_debug_print(ACPI_LV_FUNCTIONS, in ACPI_EXPORT_SYMBOL() 338 acpi_debug_print(ACPI_LV_FUNCTIONS, in acpi_ut_trace_str() 374 acpi_debug_print(ACPI_LV_FUNCTIONS, in acpi_ut_trace_u32() 406 acpi_debug_print(ACPI_LV_FUNCTIONS, in acpi_ut_exit() 446 acpi_debug_print(ACPI_LV_FUNCTIONS, in ACPI_EXPORT_SYMBOL() 452 acpi_debug_print(ACPI_LV_FUNCTIONS, in ACPI_EXPORT_SYMBOL() 493 acpi_debug_print(ACPI_LV_FUNCTIONS, in ACPI_EXPORT_SYMBOL() 532 acpi_debug_print(ACPI_LV_FUNCTIONS, in ACPI_EXPORT_SYMBOL() [all …]
|
A D | dbxface.c | 290 acpi_dbg_level &= ~(ACPI_LV_PARSE | ACPI_LV_FUNCTIONS); in acpi_db_single_step()
|
/linux-6.3-rc2/include/acpi/ |
A D | acoutput.h | 82 #define ACPI_LV_FUNCTIONS 0x00200000 macro 134 #define ACPI_DB_FUNCTIONS ACPI_DEBUG_LEVEL (ACPI_LV_FUNCTIONS)
|
/linux-6.3-rc2/Documentation/firmware-guide/acpi/ |
A D | debug.rst | 92 ACPI_LV_FUNCTIONS 0x00200000
|
/linux-6.3-rc2/drivers/acpi/ |
A D | sysfs.c | 78 ACPI_DEBUG_INIT(ACPI_LV_FUNCTIONS),
|
Completed in 8 milliseconds