Man Page: device_create_bin_file
Operating Environment: centos
Section: 9
DEVICE_CREATE_BIN_FI(9) Device drivers infrastructure DEVICE_CREATE_BIN_FI(9)NAMEdevice_create_bin_file - create sysfs binary attribute file for device.SYNOPSISint device_create_bin_file(struct device * dev, const struct bin_attribute * attr);ARGUMENTSdev device. attr device binary attribute descriptor.COPYRIGHTKernel Hackers Manual 3.10 June 2014 DEVICE_CREATE_BIN_FI(9)