acpi_debug.c | 61 static const char *acpi_debug_getkey(prop_dictionary_t, uint32_t); 124 layer = acpi_debug_getkey(acpi_debug_layer_d, AcpiDbgLayer); 125 level = acpi_debug_getkey(acpi_debug_level_d, AcpiDbgLevel); 242 acpi_debug_getkey(prop_dictionary_t dict, uint32_t arg) function in typeref:typename:const char *
|