SYSFS_REMOVE_BIN_FIL(9) | The Filesystem for Exporting K | SYSFS_REMOVE_BIN_FIL(9) |
NAME¶
sysfs_remove_bin_file - remove binary file for object.
SYNOPSIS¶
void sysfs_remove_bin_file(struct kobject * kobj, struct bin_attribute * attr);
ARGUMENTS¶
kobj
object.
attr
attribute descriptor.
COPYRIGHT¶
May 2024 | Kernel Hackers Manual 2.6. |