Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/acpi/parser/
Dpsopcode.c658 static const u8 acpi_gbl_long_op_index[NUM_EXTENDED_OPCODE] = variable
719 return (&acpi_gbl_aml_op_info [acpi_gbl_long_op_index [(u8) opcode]]); in acpi_ps_get_opcode_info()