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