linux/fs/sysfs
Andi Kleen 1c205ae18d sysfs: Add sysfs_add/remove_files utility functions
Adding/Removing a whole array of attributes is very common. Add a standard
utility function to do this with a simple function call, instead of
requiring drivers to open code this.

Signed-off-by: Andi Kleen <ak@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2010-03-07 17:04:47 -08:00
..
Kconfig
Makefile
bin.c
dir.c
file.c sysfs: Add sysfs_add/remove_files utility functions 2010-03-07 17:04:47 -08:00
group.c
inode.c sysfs: sysfs_sd_setattr set iattrs unconditionally 2010-02-16 15:42:42 -08:00
mount.c
symlink.c
sysfs.h