other versions
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, const struct bin_attribute * attr);
ARGUMENTS¶
struct kobject * kobj
object.
const struct bin_attribute * attr
attribute descriptor.
COPYRIGHT¶
September 2017 | Kernel Hackers Manual 4.12 |