Searched refs:acpi_gbl_aml_op_info (Results 1 – 2 of 2) sorted by relevance
202 extern const struct acpi_opcode_info acpi_gbl_aml_op_info[AML_NUM_OPCODES];
469 const struct acpi_opcode_info acpi_gbl_aml_op_info[AML_NUM_OPCODES] = variable712 return (&acpi_gbl_aml_op_info [acpi_gbl_short_op_index [(u8) opcode]]); in acpi_ps_get_opcode_info()719 return (&acpi_gbl_aml_op_info [acpi_gbl_long_op_index [(u8) opcode]]); in acpi_ps_get_opcode_info()734 return (&acpi_gbl_aml_op_info [_UNK]); in acpi_ps_get_opcode_info()