Home
last modified time | relevance | path

Searched refs:acpi_gbl_notify_value_names (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/drivers/acpi/acpica/
Dutdecode.c500 static const char *acpi_gbl_notify_value_names[ACPI_NOTIFY_MAX + 1] = { variable
520 return (acpi_gbl_notify_value_names[notify_value]); in acpi_ut_get_notify_name()