
NAME
sysfs_create_bin_file - create binary file for object.
SYNOPSIS
int sysfs_create_bin_file (struct kobject * kobj,
struct bin_attribute * attr);
ARGUMENTS
kobj object.
attr attribute descriptor.