Home
last modified time | relevance | path

Searched refs:acpi_debug_layers (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/acpi/
H A Dsysfs.c38 static const struct acpi_dlayer acpi_debug_layers[] = { variable
99 for (i = 0; i < ARRAY_SIZE(acpi_debug_layers); i++) { in param_get_debug_layer()
101 acpi_debug_layers[i].name, in param_get_debug_layer()
102 acpi_debug_layers[i].value, in param_get_debug_layer()
103 (acpi_dbg_layer & acpi_debug_layers[i].value) in param_get_debug_layer()