Searched refs:ACPI_LV_FUNCTIONS (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/acpi/acpica/ |
| A D | utdebug.c | 273 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() 312 acpi_debug_print(ACPI_LV_FUNCTIONS, in ACPI_EXPORT_SYMBOL() 348 acpi_debug_print(ACPI_LV_FUNCTIONS, in acpi_ut_trace_str() 384 acpi_debug_print(ACPI_LV_FUNCTIONS, in acpi_ut_trace_u32() 416 acpi_debug_print(ACPI_LV_FUNCTIONS, in acpi_ut_exit() 456 acpi_debug_print(ACPI_LV_FUNCTIONS, in ACPI_EXPORT_SYMBOL() 462 acpi_debug_print(ACPI_LV_FUNCTIONS, in ACPI_EXPORT_SYMBOL() 503 acpi_debug_print(ACPI_LV_FUNCTIONS, in ACPI_EXPORT_SYMBOL() 542 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/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/Documentation/firmware-guide/acpi/ |
| A D | debug.rst | 92 ACPI_LV_FUNCTIONS 0x00200000
|
| /linux/drivers/acpi/ |
| A D | sysfs.c | 78 ACPI_DEBUG_INIT(ACPI_LV_FUNCTIONS),
|
Completed in 14 milliseconds