other versions
SYSFS_CREATE_BIN_FIL(9) | The Filesystem for Exporting K | SYSFS_CREATE_BIN_FIL(9) |
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.
COPYRIGHT¶
July 2017 | Kernel Hackers Manual 4.12 |