SYSFS_REMOVE_BIN_FIL

Section: The Filesystem for Exporting K (9)
Updated: February 2011
Index Return to Main Contents
 

NAME

sysfs_remove_bin_file - remove binary file for object.  

SYNOPSIS

void sysfs_remove_bin_file(struct kobject * kobj, const struct bin_attribute * attr);
 

ARGUMENTS

kobj

object.

attr

attribute descriptor.
 

COPYRIGHT