Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/acpi/
H A Ddevice_sysfs.c21 static ssize_t acpi_object_path(acpi_handle handle, char *buf) in acpi_object_path() function
47 return dn->handle ? acpi_object_path(dn->handle, buf) : 0; in data_node_show_path()
429 return acpi_object_path(acpi_dev->handle, buf); in path_show()
/kernel/linux/linux-6.6/drivers/acpi/
H A Ddevice_sysfs.c21 static ssize_t acpi_object_path(acpi_handle handle, char *buf) in acpi_object_path() function
47 return dn->handle ? acpi_object_path(dn->handle, buf) : 0; in data_node_show_path()
436 return acpi_object_path(acpi_dev->handle, buf); in path_show()

Completed in 3 milliseconds