SYSFS_REMOVE_LINK
Section: The Filesystem for Exporting K (9)
Updated: February 2011
Index
Return to Main Contents
NAME
sysfs_remove_link - remove symlink in object's directory.
SYNOPSIS
-
void sysfs_remove_link(struct kobject * kobj, const char * name);
ARGUMENTS
kobj
-
- object we're acting for.
name
-
name of the symlink to remove.
COPYRIGHT