Home
last modified time | relevance | path

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

/openbmc/linux/drivers/acpi/acpica/
H A Dutdecode.c418 static const char *acpi_gbl_generic_notify[ACPI_GENERIC_NOTIFY_MAX + 1] = {
469 if (notify_value <= ACPI_GENERIC_NOTIFY_MAX) { in acpi_ut_get_notify_name()
/openbmc/linux/include/acpi/
H A Dactypes.h632 #define ACPI_GENERIC_NOTIFY_MAX 0x0F macro