Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/acpi/acpica/
A Dexoparg6.c182 union acpi_operand_object *this_element; in acpi_ex_opcode_6A_0T_1R() local
240 this_element = operand[0]->package.elements[index]; in acpi_ex_opcode_6A_0T_1R()
244 if (!this_element) { in acpi_ex_opcode_6A_0T_1R()
254 this_element, operand[2])) { in acpi_ex_opcode_6A_0T_1R()
259 this_element, operand[4])) { in acpi_ex_opcode_6A_0T_1R()
A Dnsprepkg.c707 union acpi_operand_object **this_element = elements; in acpi_ns_check_package_elements() local
719 status = acpi_ns_check_object_type(info, this_element, in acpi_ns_check_package_elements()
725 this_element++; in acpi_ns_check_package_elements()
729 status = acpi_ns_check_object_type(info, this_element, in acpi_ns_check_package_elements()
736 this_element++; in acpi_ns_check_package_elements()

Completed in 5 milliseconds