Home
last modified time | relevance | path

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

/openbmc/linux/include/acpi/
H A Dacoutput.h424 #define ACPI_DUMP_OPERANDS(a, b ,c) acpi_ex_dump_operands(a, b, c)
/openbmc/linux/drivers/acpi/acpica/
H A Dacinterp.h387 acpi_ex_dump_operands(union acpi_operand_object **operands,
H A Dexdump.c871 acpi_ex_dump_operands(union acpi_operand_object **operands, in acpi_ex_dump_operands() function