Searched refs:acpi_ex_store (Results 1 – 6 of 6) sorted by relevance
/linux-2.4.37.9/drivers/acpi/executer/ |
D | exoparg2.c | 214 status = acpi_ex_store (return_desc2, operand[2], walk_state); in acpi_ex_opcode_2A_2T_1R() 219 status = acpi_ex_store (return_desc1, operand[3], walk_state); in acpi_ex_opcode_2A_2T_1R() 462 status = acpi_ex_store (return_desc, operand[2], walk_state); in acpi_ex_opcode_2A_1T_1R() 486 status = acpi_ex_store (return_desc, operand[2], walk_state); in acpi_ex_opcode_2A_1T_1R()
|
D | exoparg1.c | 384 status = acpi_ex_store (return_desc2, operand[1], walk_state); in acpi_ex_opcode_1A_1T_1R() 407 status = acpi_ex_store (operand[0], operand[1], walk_state); in acpi_ex_opcode_1A_1T_1R() 483 status = acpi_ex_store (return_desc, operand[1], walk_state); in acpi_ex_opcode_1A_1T_1R() 583 status = acpi_ex_store (return_desc, operand[0], walk_state); in acpi_ex_opcode_1A_0T_1R()
|
D | exconfig.c | 250 status = acpi_ex_store (operand[5], ACPI_CAST_PTR (union acpi_operand_object, parameter_node), in acpi_ex_load_table_op() 389 status = acpi_ex_store (ddb_handle, target, walk_state); in acpi_ex_load_op()
|
D | exoparg3.c | 234 status = acpi_ex_store (return_desc, operand[3], walk_state); in acpi_ex_opcode_3A_1T_1R()
|
D | exstore.c | 78 acpi_ex_store ( in acpi_ex_store() function
|
/linux-2.4.37.9/include/acpi/ |
D | acinterp.h | 551 acpi_ex_store (
|