Searched defs:acpi_dlevel (Results 1 – 2 of 2) sorted by relevance
33 struct acpi_dlevel { struct34 const char *name;35 unsigned long value;
32 struct acpi_dlevel { struct55 static const struct acpi_dlevel acpi_debug_levels[] = { argument