sysfs_remove_bin_file (9) - Linux Manuals
sysfs_remove_bin_file: remove binary file for object.
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
kobj
-
- object.
attr
- attribute descriptor.
COPYRIGHT