SYSFS_REMOVE_FILE

Section: ()
Updated: 06 October 2005
Index Return to Main Contents

 

NAME

sysfs_remove_file - remove an object attribute.  

SYNOPSIS

"SYNOPSIS"

void sysfs_remove_file (struct kobject * kobj, 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: 04:41:09 GMT, October 06, 2005