acpi_debug_levels   71 drivers/acpi/sysfs.c static const struct acpi_dlevel acpi_debug_levels[] = {
acpi_debug_levels  143 drivers/acpi/sysfs.c 	for (i = 0; i < ARRAY_SIZE(acpi_debug_levels); i++) {
acpi_debug_levels  145 drivers/acpi/sysfs.c 				  acpi_debug_levels[i].name,
acpi_debug_levels  146 drivers/acpi/sysfs.c 				  acpi_debug_levels[i].value,
acpi_debug_levels  147 drivers/acpi/sysfs.c 				  (acpi_dbg_level & acpi_debug_levels[i].value)