1SYSFS_ADD_FILE_TO_GR(9) The Filesystem for Exporting K SYSFS_ADD_FILE_TO_GR(9)
2
3
4

NAME

6       sysfs_add_file_to_group - add an attribute file to a pre-existing
7       group.
8

SYNOPSIS

10       int sysfs_add_file_to_group(struct kobject * kobj,
11                                   const struct attribute * attr,
12                                   const char * group);
13

ARGUMENTS

15       kobj
16           object we're acting for.
17
18       attr
19           attribute descriptor.
20
21       group
22           group name.
23
25Kernel Hackers Manual 3.10         June 2019           SYSFS_ADD_FILE_TO_GR(9)
Impressum