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

/linux-4.4.14/drivers/acpi/
H A Dsysfs.c36 static const struct acpi_dlayer acpi_debug_layers[] = { variable in typeref:struct:acpi_dlayer
112 for (i = 0; i < ARRAY_SIZE(acpi_debug_layers); i++) { param_get_debug_layer()
114 acpi_debug_layers[i].name, param_get_debug_layer()
115 acpi_debug_layers[i].value, param_get_debug_layer()
116 (acpi_dbg_layer & acpi_debug_layers[i].value) param_get_debug_layer()

Completed in 70 milliseconds