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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/acpi/acpica/
H A Dutresrc.c344 * return_index - Where the resource index is returned. NULL
355 acpi_status acpi_ut_validate_resource(void *aml, u8 * return_index) argument
448 if (return_index) {
449 *return_index = resource_index;
H A Dacutils.h511 acpi_status acpi_ut_validate_resource(void *aml, u8 * return_index);

Completed in 85 milliseconds