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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/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 Drsutils.c683 info->flags = ACPI_IGNORE_RETURN_VALUE;
H A Devgpe.c492 info->flags = ACPI_IGNORE_RETURN_VALUE;
H A Devregion.c280 info->flags = ACPI_IGNORE_RETURN_VALUE;

Completed in 50 milliseconds