Searched refs:ACPI_IGNORE_RETURN_VALUE (Results 1 - 12 of 12) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/acpi/acpica/
H A Dacstruct.h199 #define ACPI_IGNORE_RETURN_VALUE 1 macro
H A Dnsinit.c182 info.evaluate_info->flags = ACPI_IGNORE_RETURN_VALUE;
573 info->flags = ACPI_IGNORE_RETURN_VALUE;
H A Dnseval.c74 * Flags - ACPI_IGNORE_RETURN_VALUE to delete return
265 if (info->flags & ACPI_IGNORE_RETURN_VALUE) {
H A Devgpe.c492 info->flags = ACPI_IGNORE_RETURN_VALUE;
H A Drsutils.c683 info->flags = ACPI_IGNORE_RETURN_VALUE;
H A Devregion.c280 info->flags = ACPI_IGNORE_RETURN_VALUE;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/acpi/acpica/
H A Dacstruct.h199 #define ACPI_IGNORE_RETURN_VALUE 1 macro
H A Dnsinit.c182 info.evaluate_info->flags = ACPI_IGNORE_RETURN_VALUE;
573 info->flags = ACPI_IGNORE_RETURN_VALUE;
H A Dnseval.c74 * Flags - ACPI_IGNORE_RETURN_VALUE to delete return
265 if (info->flags & ACPI_IGNORE_RETURN_VALUE) {
H A Devgpe.c492 info->flags = ACPI_IGNORE_RETURN_VALUE;
H A Drsutils.c683 info->flags = ACPI_IGNORE_RETURN_VALUE;
H A Devregion.c280 info->flags = ACPI_IGNORE_RETURN_VALUE;

Completed in 127 milliseconds