HomeSort by: relevance | last modified time | path
    Searched defs:acpi_debug_getkey (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/acpi/
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 *
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 *

Completed in 23 milliseconds