Searched defs:ACPI_TOUPPER (Results 1 – 1 of 1) sorted by relevance
260 #define ACPI_TOUPPER(i) toupper((int) (i)) macro320 #define ACPI_TOUPPER(c) acpi_ut_to_upper ((int) (c)) macro