Searched refs:sysfs_remove_file_from_group (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dsysfs.h124 void sysfs_remove_file_from_group(struct kobject *kobj,
223 static inline void sysfs_remove_file_from_group(struct kobject *kobj, function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/core/
H A Dsysfs.c299 sysfs_remove_file_from_group(&dev->kobj,
302 sysfs_remove_file_from_group(&dev->kobj,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/sysfs/
H A Dfile.c584 * sysfs_remove_file_from_group - remove an attribute file from a group.
589 void sysfs_remove_file_from_group(struct kobject *kobj, function
600 EXPORT_SYMBOL_GPL(sysfs_remove_file_from_group); variable

Completed in 38 milliseconds