Searched refs:acpi_ns_dump_pathname (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/drivers/acpi/acpica/ |
D | acnamesp.h | 202 acpi_ns_dump_pathname(acpi_handle handle, char *msg, u32 level, u32 component);
|
D | nsdump.c | 136 acpi_ns_dump_pathname(acpi_handle handle, char *msg, u32 level, u32 component) in acpi_ns_dump_pathname() function
|
/linux-4.1.27/include/acpi/ |
D | acoutput.h | 423 #define ACPI_DUMP_PATHNAME(a, b, c, d) acpi_ns_dump_pathname(a, b, c, d)
|