Searched refs:acpi_object_path (Results 1 – 1 of 1) sorted by relevance
29 static ssize_t acpi_object_path(acpi_handle handle, char *buf) in acpi_object_path() function55 return dn->handle ? acpi_object_path(dn->handle, buf) : 0; in data_node_show_path()437 return acpi_object_path(acpi_dev->handle, buf); in acpi_device_path_show()