Searched refs:ACPI_TOLOWER (Results 1 – 1 of 1) sorted by relevance
261 #define ACPI_TOLOWER(i) tolower((int) (i)) macro321 #define ACPI_TOLOWER(c) acpi_ut_to_lower ((int) (c)) macro