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_vargs(9) - centos |
| struct_device_driver(9) - centos |
| struct_input_polled_dev(9) - centos |
| device_create_vargs(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Set hard block limit for user using quota |
| Tar Command |
| Unsure why access time on a directory change isn't changing |
| Controlling user input |
| [TIP] Processing YAML files with yq |