Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/acpi/acpica/
Dexoparg1.c93 acpi_ps_get_opcode_name(walk_state->opcode)); in acpi_ex_opcode_0A_0T_1R()
153 acpi_ps_get_opcode_name(walk_state->opcode)); in acpi_ex_opcode_1A_0T_0R()
219 acpi_ps_get_opcode_name(walk_state->opcode)); in acpi_ex_opcode_1A_1T_0R()
267 acpi_ps_get_opcode_name(walk_state->opcode)); in acpi_ex_opcode_1A_1T_1R()
535 acpi_ps_get_opcode_name(walk_state->opcode))); in acpi_ex_opcode_1A_1T_1R()
593 acpi_ps_get_opcode_name(walk_state->opcode)); in acpi_ex_opcode_1A_0T_1R()
653 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()
501 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()
305 acpi_ps_get_opcode_name(op->common.aml_opcode), in acpi_ds_is_result_used()
306 acpi_ps_get_opcode_name(op->common.parent->common. in acpi_ds_is_result_used()
314 acpi_ps_get_opcode_name(op->common.aml_opcode), in acpi_ds_is_result_used()
315 acpi_ps_get_opcode_name(op->common.parent->common. in acpi_ds_is_result_used()
Dexoparg3.c92 acpi_ps_get_opcode_name(walk_state->opcode)); in acpi_ex_opcode_3A_0T_0R()
165 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()
733 acpi_ps_get_opcode_name(op->common.aml_opcode), 1); in acpi_ds_eval_bank_field_operands()
Dexoparg6.c219 acpi_ps_get_opcode_name(walk_state->opcode)); in acpi_ex_opcode_6A_0T_1R()
Dacparser.h136 char *acpi_ps_get_opcode_name(u16 opcode);
Dpsopinfo.c161 char *acpi_ps_get_opcode_name(u16 opcode) in acpi_ps_get_opcode_name() function
Dexresop.c699 acpi_ps_get_opcode_name(opcode), in acpi_ex_resolve_operands()
Ddswload2.c462 acpi_ps_get_opcode_name(op->common.aml_opcode), in acpi_ds_load2_end_op()
Ddswexec.c460 acpi_ps_get_opcode_name in acpi_ds_exec_end_op()