Remove sysfs binary attribute file
void device_remove_bin_file(struct device * dev, const struct bin_attribute * attr);
dev
device.
attr
device binary attribute descriptor.