Searched refs:sysfs_link_change_owner (Results 1 – 2 of 2) sorted by relevance
486 int sysfs_link_change_owner(struct kobject *kobj, struct kobject *targ,722 static inline int sysfs_link_change_owner(struct kobject *kobj, in sysfs_link_change_owner() function
4777 error = sysfs_link_change_owner(&sp->subsys.kobj, &dev->kobj, dev_name(dev), kuid, kgid); in device_change_owner()