Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/acpi/acpica/
Dacparser.h121 u32 acpi_ps_get_opcode_size(u32 opcode);
Dnsxfname.c543 parser_state.aml += acpi_ps_get_opcode_size(opcode); in ACPI_EXPORT_SYMBOL()
Dpsparse.c74 u32 acpi_ps_get_opcode_size(u32 opcode) in acpi_ps_get_opcode_size() function
Dpsloop.c155 acpi_ps_get_opcode_size(walk_state->opcode); in acpi_ps_get_aml_opcode()