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

struct kobject * kobj

object.

const struct bin_attribute * attr

attribute descriptor.