Create binary file for object.
int sysfs_create_bin_file(struct kobject * kobj, const struct bin_attribute * attr);
kobj
object.
attr
attribute descriptor.