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

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

Completed in 131 milliseconds