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(9) - centos |
| device_create_with_groups(9) - centos |
| device_rename(9) - centos |
| struct_regulator_config(9) - centos |
| device_schedule_callback_owner(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| How to increment version inside a file? |
| Tar Command |
| Docker learning Phase-I |
| Unsure why access time on a directory change isn't changing |
| CentOS 6 ran out of space, need to reclaim it |