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_device_driver(9) - centos |
| struct_input_polled_dev(9) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| How to increment version inside a file? |
| Tar Command |
| Docker learning Phase-I |
| Controlling user input |