Searched refs:acpi_ps_get_opcode_info (Results 1 - 13 of 13) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/acpi/parser/
H A Dpsutils.c70 aml_op = acpi_ps_get_opcode_info (opcode);
104 op_info = acpi_ps_get_opcode_info (opcode);
H A Dpstree.c62 op_info = acpi_ps_get_opcode_info (op->opcode);
120 op_info = acpi_ps_get_opcode_info (op->opcode);
H A Dpswalk.c92 walk_state->op_info = acpi_ps_get_opcode_info (op->opcode);
152 walk_state->op_info = acpi_ps_get_opcode_info (parent->opcode);
H A Dpsparse.c223 parent_info = acpi_ps_get_opcode_info (op->parent->opcode);
528 walk_state->op_info = acpi_ps_get_opcode_info (walk_state->opcode);
642 walk_state->op_info = acpi_ps_get_opcode_info (walk_state->opcode);
768 walk_state->op_info = acpi_ps_get_opcode_info (op->opcode);
849 walk_state->op_info = acpi_ps_get_opcode_info (op->opcode);
931 walk_state->op_info = acpi_ps_get_opcode_info (op->opcode);
H A Dpsopcode.c676 acpi_ps_get_opcode_info ( function
753 op = acpi_ps_get_opcode_info (opcode);
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/acpi/debugger/
H A Ddbdisasm.c431 op_info = acpi_ps_get_opcode_info (op->opcode);
472 op_info = acpi_ps_get_opcode_info (search->opcode);
674 op_info = acpi_ps_get_opcode_info (op->opcode);
700 op_info = acpi_ps_get_opcode_info (op->opcode);
H A Ddbdisply.c105 info = acpi_ps_get_opcode_info (op->opcode);
525 op_info = acpi_ps_get_opcode_info (op->opcode);
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/acpi/dispatcher/
H A Ddsutils.c87 parent_info = acpi_ps_get_opcode_info (op->parent->opcode);
294 op_info = acpi_ps_get_opcode_info (parent_op->opcode);
588 op_info = acpi_ps_get_opcode_info (opcode);
H A Ddsobject.c242 op_info = acpi_ps_get_opcode_info (opcode);
H A Ddswexec.c207 walk_state->op_info = acpi_ps_get_opcode_info (op->opcode);
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/acpi/executer/
H A Dexresop.c122 op_info = acpi_ps_get_opcode_info (opcode);
185 op_info = acpi_ps_get_opcode_info (opcode);
H A Dexdump.c827 op_info = acpi_ps_get_opcode_info (obj_desc->reference.opcode);
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/acpi/include/
H A Dacparser.h112 acpi_ps_get_opcode_info (

Completed in 106 milliseconds