Home
last modified time | relevance | path

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

/linux-4.1.27/include/acpi/platform/
Dacenv.h361 #define ACPI_TOLOWER(i) tolower((int) (i)) macro
420 #define ACPI_TOLOWER(c) acpi_ut_to_lower ((int) (c)) macro