Home
last modified time | relevance | path

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

/include/acpi/platform/
Dacenv.h261 #define ACPI_TOLOWER(i) tolower((int) (i)) macro
321 #define ACPI_TOLOWER(c) acpi_ut_to_lower ((int) (c)) macro