1SYSFS_REMOVE_FILE_FR(9) The Filesystem for Exporting K SYSFS_REMOVE_FILE_FR(9)
23
4
NAME
6sysfs_remove_file_from_group - remove an attribute file from a group.
7
SYNOPSIS
9void sysfs_remove_file_from_group(struct kobject * kobj,
10const struct attribute * attr,
11const char * group);
12
ARGUMENTS
14kobj
15object we´re acting for.
1617
attr
18attribute descriptor.
1920
group
21group name.
22
COPYRIGHT
24Kernel Hackers Manual 2.6. June 2019 SYSFS_REMOVE_FILE_FR(9)