Searched refs:acpi_ns_dump_pathname (Results 1 - 3 of 3) sorted by relevance
/linux-4.4.14/drivers/acpi/acpica/ |
H A D | nsdump.c | 119 * FUNCTION: acpi_ns_dump_pathname 134 acpi_ns_dump_pathname(acpi_handle handle, char *msg, u32 level, u32 component) acpi_ns_dump_pathname() function
|
H A D | acnamesp.h | 201 acpi_ns_dump_pathname(acpi_handle handle, char *msg, u32 level, u32 component);
|
/linux-4.4.14/include/acpi/ |
H A D | acoutput.h | 448 #define ACPI_DUMP_PATHNAME(a, b, c, d) acpi_ns_dump_pathname(a, b, c, d)
|
Completed in 121 milliseconds