Home
last modified time | relevance | path

Searched refs:acpi_ps_get_opcode_name (Results 1 – 11 of 11) sorted by relevance

/linux-2.6.39/drivers/acpi/acpica/
Dexoparg1.c94 acpi_ps_get_opcode_name(walk_state->opcode)); in acpi_ex_opcode_0A_0T_1R()
154 acpi_ps_get_opcode_name(walk_state->opcode)); in acpi_ex_opcode_1A_0T_0R()
220 acpi_ps_get_opcode_name(walk_state->opcode)); in acpi_ex_opcode_1A_1T_0R()
268 acpi_ps_get_opcode_name(walk_state->opcode)); in acpi_ex_opcode_1A_1T_1R()
537 acpi_ps_get_opcode_name(walk_state->opcode))); in acpi_ex_opcode_1A_1T_1R()
595 acpi_ps_get_opcode_name(walk_state->opcode)); in acpi_ex_opcode_1A_0T_1R()
656 acpi_ps_get_opcode_name(walk_state-> in acpi_ex_opcode_1A_0T_1R()
Dexoparg2.c97 acpi_ps_get_opcode_name(walk_state->opcode)); in acpi_ex_opcode_2A_0T_0R()
164 acpi_ps_get_opcode_name(walk_state->opcode)); in acpi_ex_opcode_2A_2T_1R()
263 acpi_ps_get_opcode_name(walk_state->opcode)); in acpi_ex_opcode_2A_1T_1R()
495 acpi_ps_get_opcode_name(walk_state->opcode)); in acpi_ex_opcode_2A_0T_1R()
Ddsutils.c211 acpi_ps_get_opcode_name(op->common. in acpi_ds_is_result_used()
306 acpi_ps_get_opcode_name(op->common.aml_opcode), in acpi_ds_is_result_used()
307 acpi_ps_get_opcode_name(op->common.parent->common. in acpi_ds_is_result_used()
315 acpi_ps_get_opcode_name(op->common.aml_opcode), in acpi_ds_is_result_used()
316 acpi_ps_get_opcode_name(op->common.parent->common. in acpi_ds_is_result_used()
Dexoparg3.c93 acpi_ps_get_opcode_name(walk_state->opcode)); in acpi_ex_opcode_3A_0T_0R()
155 acpi_ps_get_opcode_name(walk_state->opcode)); in acpi_ex_opcode_3A_1T_1R()
Ddsopcode.c143 acpi_ps_get_opcode_name(aml_opcode), in acpi_ds_init_buffer_field()
337 acpi_ps_get_opcode_name(op->common.aml_opcode), in acpi_ds_eval_buffer_field_operands()
723 acpi_ps_get_opcode_name(op->common.aml_opcode), 1); in acpi_ds_eval_bank_field_operands()
Dexoparg6.c225 acpi_ps_get_opcode_name(walk_state->opcode)); in acpi_ex_opcode_6A_0T_1R()
Dacparser.h112 char *acpi_ps_get_opcode_name(u16 opcode);
Dexresop.c696 acpi_ps_get_opcode_name(opcode), in acpi_ex_resolve_operands()
Ddswload2.c448 acpi_ps_get_opcode_name(op->common.aml_opcode), in acpi_ds_load2_end_op()
Ddswexec.c459 acpi_ps_get_opcode_name in acpi_ds_exec_end_op()
Dpsopcode.c772 char *acpi_ps_get_opcode_name(u16 opcode) in acpi_ps_get_opcode_name() function