Man Page: device_create_file
Operating Environment: centos
Section: 9
DEVICE_CREATE_FILE(9) Device drivers infrastructure DEVICE_CREATE_FILE(9)NAMEdevice_create_file - create sysfs attribute file for device.SYNOPSISint device_create_file(struct device * dev, const struct device_attribute * attr);ARGUMENTSdev device. attr device attribute descriptor.COPYRIGHTKernel Hackers Manual 3.10 June 2014 DEVICE_CREATE_FILE(9)
| Related Man Pages |
|---|
| device_create_vargs(9) - centos |
| device_create_with_groups(9) - centos |
| struct_bus_type(9) - centos |
| struct_class(9) - centos |
| device_create_vargs(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Set hard block limit for user using quota |
| How to increment version inside a file? |
| Tar Command |
| Shopt -s histappend |
| CentOS 6 ran out of space, need to reclaim it |