Home
last modified time | relevance | path

Searched refs:acpi_ex_store (Results 1 – 6 of 6) sorted by relevance

/linux-3.4.99/drivers/acpi/acpica/
Dexoparg2.c208 status = acpi_ex_store(return_desc2, operand[2], walk_state); in acpi_ex_opcode_2A_2T_1R()
213 status = acpi_ex_store(return_desc1, operand[3], walk_state); in acpi_ex_opcode_2A_2T_1R()
431 status = acpi_ex_store(return_desc, operand[2], walk_state); in acpi_ex_opcode_2A_1T_1R()
453 status = acpi_ex_store(return_desc, operand[2], walk_state); in acpi_ex_opcode_2A_1T_1R()
Dexoparg1.c437 acpi_ex_store(return_desc2, operand[1], walk_state); in acpi_ex_opcode_1A_1T_1R()
458 status = acpi_ex_store(operand[0], operand[1], walk_state); in acpi_ex_opcode_1A_1T_1R()
553 status = acpi_ex_store(return_desc, operand[1], walk_state); in acpi_ex_opcode_1A_1T_1R()
682 status = acpi_ex_store(return_desc, operand[0], walk_state); in acpi_ex_opcode_1A_0T_1R()
Dexconfig.c245 status = acpi_ex_store(operand[5], in acpi_ex_load_table_op()
524 status = acpi_ex_store(ddb_handle, target, walk_state); in acpi_ex_load_op()
Dexoparg3.c255 status = acpi_ex_store(return_desc, operand[3], walk_state); in acpi_ex_opcode_3A_1T_1R()
Dexstore.c86 acpi_ex_store(union acpi_operand_object *source_desc, in acpi_ex_store() function
Dacinterp.h393 acpi_ex_store(union acpi_operand_object *val_desc,