Searched defs:sysfs_remove_link (Results 1 - 2 of 2) sorted by relevance

/linux-master/fs/sysfs/
H A Dsymlink.c143 void sysfs_remove_link(struct kobject *kobj, const char *name) function
154 EXPORT_SYMBOL_GPL(sysfs_remove_link); variable
/linux-master/include/linux/
H A Dsysfs.h587 static inline void sysfs_remove_link(struct kobject *kobj, const char *name) function

Completed in 149 milliseconds