Lines Matching refs:debug_layer
18 you're interested in. At boot-time, use the acpi.debug_layer and
20 debug_layer and debug_level files in /sys/module/acpi/parameters/ to control
23 debug_layer (component)
26 The "debug_layer" is a mask that selects components of interest, e.g., a
27 specific driver or part of the ACPI interpreter. To build the debug_layer
30 You can set the debug_layer mask at boot-time using the acpi.debug_layer
32 to /sys/module/acpi/parameters/debug_layer.
35 include/acpi/acpi_drivers.h. Reading /sys/module/acpi/parameters/debug_layer
124 To turn on this message, set the ACPI_BUS_COMPONENT bit in acpi.debug_layer
132 acpi.debug_layer=0xffffffff acpi.debug_level=0x2
136 acpi.debug_layer=0x400000 acpi.debug_level=0x4
140 acpi.debug_layer=0x2 acpi.debug_level=0xffffffff
148 # cat /sys/module/acpi/parameters/debug_layer