DEVICE_REMOVE_BIN_FI(9) | Device drivers infrastructure | DEVICE_REMOVE_BIN_FI(9) |
NAME¶
device_remove_bin_file - remove sysfs binary attribute file
SYNOPSIS¶
void device_remove_bin_file(struct device * dev, const struct bin_attribute * attr);
ARGUMENTS¶
dev
device.
attr
device binary attribute descriptor.
COPYRIGHT¶
June 2024 | Kernel Hackers Manual 3.10 |