Home
last modified time | relevance | path

Searched refs:AML_NUM_OPCODES (Results 1 – 3 of 3) sorted by relevance

/drivers/acpi/acpica/
Dacglobal.h166 extern const struct acpi_opcode_info acpi_gbl_aml_op_info[AML_NUM_OPCODES];
Dpsopcode.c149 const struct acpi_opcode_info acpi_gbl_aml_op_info[AML_NUM_OPCODES] = {
Daclocal.h22 #define AML_NUM_OPCODES 0x83 macro