SYSFS_CREATE_BIN_FIL

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

NAME

sysfs_create_bin_file - create binary file for object.  

SYNOPSIS

int sysfs_create_bin_file(struct kobject * kobj, const struct bin_attribute * attr);
 

ARGUMENTS

kobj

object.

attr

attribute descriptor.
 

COPYRIGHT