Home
last modified time | relevance | path

Searched refs:this_element (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/acpi/acpica/
Dexoparg6.c216 union acpi_operand_object *this_element; in acpi_ex_opcode_6A_0T_1R() local
274 this_element = operand[0]->package.elements[index]; in acpi_ex_opcode_6A_0T_1R()
278 if (!this_element) { in acpi_ex_opcode_6A_0T_1R()
288 this_element, operand[2])) { in acpi_ex_opcode_6A_0T_1R()
293 this_element, operand[4])) { in acpi_ex_opcode_6A_0T_1R()
Dnsprepkg.c634 union acpi_operand_object **this_element = elements; in acpi_ns_check_package_elements() local
644 status = acpi_ns_check_object_type(info, this_element, in acpi_ns_check_package_elements()
649 this_element++; in acpi_ns_check_package_elements()
653 status = acpi_ns_check_object_type(info, this_element, in acpi_ns_check_package_elements()
659 this_element++; in acpi_ns_check_package_elements()