Searched refs:acpi_object_path (Results 1 – 1 of 1) sorted by relevance
21 static ssize_t acpi_object_path(acpi_handle handle, char *buf) in acpi_object_path() function47 return dn->handle ? acpi_object_path(dn->handle, buf) : 0; in data_node_show_path()432 return acpi_object_path(acpi_dev->handle, buf); in path_show()