Searched refs:acpi_gbl_aml_op_info (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/drivers/acpi/acpica/
H A Dpsopinfo.c84 return (&acpi_gbl_aml_op_info acpi_ps_get_opcode_info()
93 return (&acpi_gbl_aml_op_info acpi_ps_get_opcode_info()
145 return (&acpi_gbl_aml_op_info[_UNK]); acpi_ps_get_opcode_info()
203 * an index into the opcode table (acpi_gbl_aml_op_info)
244 * pair. It returns an index into the opcode table (acpi_gbl_aml_op_info)
H A Dpsopcode.c54 * NAME: acpi_gbl_aml_op_info
183 const struct acpi_opcode_info acpi_gbl_aml_op_info[AML_NUM_OPCODES] = { variable in typeref:struct:acpi_opcode_info
H A Dacglobal.h189 extern const struct acpi_opcode_info acpi_gbl_aml_op_info[AML_NUM_OPCODES];

Completed in 102 milliseconds