Home
last modified time | relevance | path

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

/openbmc/linux/drivers/acpi/acpica/
H A Devxfevnt.c157 if (event > ACPI_EVENT_MAX) { in ACPI_EXPORT_SYMBOL()
220 if (event > ACPI_EVENT_MAX) { in ACPI_EXPORT_SYMBOL()
279 if (event > ACPI_EVENT_MAX) { in ACPI_EXPORT_SYMBOL()
323 if (event > ACPI_EVENT_MAX) { in ACPI_EXPORT_SYMBOL()
H A Dutdecode.c126 if (event_id > ACPI_EVENT_MAX) { in acpi_ut_get_event_name()
H A Devxface.c593 if (event > ACPI_EVENT_MAX) { in ACPI_EXPORT_SYMBOL()
661 if (event > ACPI_EVENT_MAX) { in ACPI_EXPORT_SYMBOL()
/openbmc/linux/include/acpi/
H A Dactypes.h726 #define ACPI_EVENT_MAX 4 macro
727 #define ACPI_NUM_FIXED_EVENTS ACPI_EVENT_MAX + 1