Home
last modified time | relevance | path

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

/Linux-v4.19/include/acpi/
Dacoutput.h417 #define ACPI_DUMP_OPERANDS(a, b ,c) acpi_ex_dump_operands(a, b, c)
/Linux-v4.19/drivers/acpi/acpica/
Dacinterp.h364 acpi_ex_dump_operands(union acpi_operand_object **operands,
Dexdump.c871 acpi_ex_dump_operands(union acpi_operand_object **operands, in acpi_ex_dump_operands() function