Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/acpi/acpica/
H A Dpsopinfo.c50 return (&acpi_gbl_aml_op_info in acpi_ps_get_opcode_info()
59 return (&acpi_gbl_aml_op_info in acpi_ps_get_opcode_info()
111 return (&acpi_gbl_aml_op_info[_UNK]); in acpi_ps_get_opcode_info()
169 * an index into the opcode table (acpi_gbl_aml_op_info)
210 * pair. It returns an index into the opcode table (acpi_gbl_aml_op_info)
H A Dacglobal.h164 extern const struct acpi_opcode_info acpi_gbl_aml_op_info[AML_NUM_OPCODES];
H A Dpsopcode.c20 * NAME: acpi_gbl_aml_op_info
149 const struct acpi_opcode_info acpi_gbl_aml_op_info[AML_NUM_OPCODES] = { variable
/kernel/linux/linux-6.6/drivers/acpi/acpica/
H A Dpsopinfo.c50 return (&acpi_gbl_aml_op_info in acpi_ps_get_opcode_info()
59 return (&acpi_gbl_aml_op_info in acpi_ps_get_opcode_info()
111 return (&acpi_gbl_aml_op_info[_UNK]); in acpi_ps_get_opcode_info()
169 * an index into the opcode table (acpi_gbl_aml_op_info)
210 * pair. It returns an index into the opcode table (acpi_gbl_aml_op_info)
H A Dacglobal.h166 extern const struct acpi_opcode_info acpi_gbl_aml_op_info[AML_NUM_OPCODES];
H A Dpsopcode.c20 * NAME: acpi_gbl_aml_op_info
149 const struct acpi_opcode_info acpi_gbl_aml_op_info[AML_NUM_OPCODES] = { variable

Completed in 3 milliseconds