acpi_object_path
return acpi_object_path(acpi_dev->handle, buf);
return dn->handle ? acpi_object_path(dn->handle, buf) : 0;