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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/acpi/parser/
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
682 * pair. It returns an index into the opcode table (acpi_gbl_aml_op_info)
731 return (&acpi_gbl_aml_op_info
740 return (&acpi_gbl_aml_op_info
749 return (&acpi_gbl_aml_op_info[_UNK]);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/acpi/
H A Dacglobal.h245 extern const struct acpi_opcode_info acpi_gbl_aml_op_info[AML_NUM_OPCODES];

Completed in 55 milliseconds