Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/acpi/
Dacparser.h154 acpi_ps_get_opcode_size (
/linux-2.4.37.9/drivers/acpi/parser/
Dpsparse.c81 acpi_ps_get_opcode_size ( in acpi_ps_get_opcode_size() function
542 parser_state->aml += acpi_ps_get_opcode_size (walk_state->opcode); in acpi_ps_parse_loop()