Home
last modified time | relevance | path

Searched refs:acpi_object_path (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/acpi/
Ddevice_sysfs.c29 static ssize_t acpi_object_path(acpi_handle handle, char *buf) in acpi_object_path() function
55 return acpi_object_path(dn->handle, buf); in data_node_show_path()
431 return acpi_object_path(acpi_dev->handle, buf); in acpi_device_path_show()