SYSFS_REMOVE_FILE
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
sysfs_remove_file - remove an object attribute.
SYNOPSIS
"SYNOPSIS"
void sysfs_remove_file (struct kobject * kobj, const struct attribute * attr);
ARGUMENTS
- kobj
-
object we're acting for.
- attr
-
attribute descriptor.
DESCRIPTION
Hash the attribute name and kill the victim.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:54 GMT, October 09, 2005