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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/acpi/acpica/
H A Dacglobal.h288 extern const struct acpi_opcode_info acpi_gbl_aml_op_info[AML_NUM_OPCODES];
H A Dpsopcode.c58 * NAME: acpi_gbl_aml_op_info
189 const struct acpi_opcode_info acpi_gbl_aml_op_info[AML_NUM_OPCODES] = { variable in typeref:struct:acpi_opcode_info
689 * pair. It returns an index into the opcode table (acpi_gbl_aml_op_info)
738 return (&acpi_gbl_aml_op_info
747 return (&acpi_gbl_aml_op_info
756 return (&acpi_gbl_aml_op_info[_UNK]);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/acpi/acpica/
H A Dacglobal.h288 extern const struct acpi_opcode_info acpi_gbl_aml_op_info[AML_NUM_OPCODES];
H A Dpsopcode.c58 * NAME: acpi_gbl_aml_op_info
189 const struct acpi_opcode_info acpi_gbl_aml_op_info[AML_NUM_OPCODES] = { variable in typeref:struct:acpi_opcode_info
689 * pair. It returns an index into the opcode table (acpi_gbl_aml_op_info)
738 return (&acpi_gbl_aml_op_info
747 return (&acpi_gbl_aml_op_info
756 return (&acpi_gbl_aml_op_info[_UNK]);

Completed in 90 milliseconds