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

NAME

6       sysfs_remove_file - remove an object attribute.
7

SYNOPSIS

9       void sysfs_remove_file(struct kobject * kobj,
10                              const struct attribute * attr);
11

ARGUMENTS

13       kobj
14           object we´re acting for.
15
16       attr
17           attribute descriptor.
18

DESCRIPTION

20       Hash the attribute name and kill the victim.
21
23Kernel Hackers Manual 2.6.         June 2019              SYSFS_REMOVE_FILE(9)
Impressum