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¶
kobj
object.
attr
attribute descriptor.
COPYRIGHT¶
June 2024 | Kernel Hackers Manual 3.10 |