Lines Matching refs:debug_level
22 acpi.debug_level kernel command line options. After boot, you can use the
23 debug_layer and debug_level files in /sys/module/acpi/parameters/ to control
70 debug_level chapter
73 The "debug_level" is a mask that selects different types of messages, e.g.,
75 To build debug_level, look at the level specified in an ACPI_DEBUG_PRINT()
81 You can set the debug_level mask at boot-time using the acpi.debug_level
83 to /sys/module/acpi/parameters/debug_level.
86 /sys/module/acpi/parameters/debug_level shows the supported mask values,
128 and the ACPI_LV_INFO bit in acpi.debug_level. (The ACPI_DEBUG_PRINT
135 acpi.debug_layer=0xffffffff acpi.debug_level=0x2
139 acpi.debug_layer=0x400000 acpi.debug_level=0x4
143 acpi.debug_layer=0x2 acpi.debug_level=0xffffffff
147 # echo 0x4 > /sys/module/acpi/parameters/debug_level