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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/acpi/platform/
H A Dacenv.h255 #define ACPI_TOLOWER(i) tolower((int) (i)) macro
315 #define ACPI_TOLOWER(c) acpi_ut_to_lower ((int) (c)) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/acpi/acpica/
H A Dutmisc.c766 if ((*string == '0') && (ACPI_TOLOWER(*(string + 1)) == 'x')) {

Completed in 213 milliseconds