device_remove_bin_fi(9)
NAME
device_remove_bin_file - remove sysfs binary attribute file
SYNOPSIS
void device_remove_bin_file(struct device * dev,
struct bin_attribute * attr);
ARGUMENTS
- dev
- device.
- attr
- device binary attribute descriptor.