ACPICA: debugger: add command to dump all fields of particular subtype
authorErik Schmauss <erik.schmauss@intel.com>
Fri, 25 Oct 2019 21:36:55 +0000 (14:36 -0700)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 28 Oct 2019 21:12:46 +0000 (22:12 +0100)
commit5fd033288a86676045d9e16243dfc5f988013371
tree0e7a05df843d86e490aa7ed200f4d6f88c5b09e0
parentefcf9456c81cd06a9d973ab042bf768a27c5bb43
ACPICA: debugger: add command to dump all fields of particular subtype

In acpiexec, this can be invoked by typing "fields" followed by a
number representing the address space ID of that field.

Signed-off-by: Erik Schmauss <erik.schmauss@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/acpi/acpica/acdebug.h
drivers/acpi/acpica/acstruct.h
drivers/acpi/acpica/dbinput.c
drivers/acpi/acpica/dbnames.c