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_schedule_callback_owner(9) - centos |
| struct_bus_type(9) - centos |
| struct_class(9) - centos |
| struct_device_driver(9) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| How to increment version inside a file? |
| CentOS7 restoring file capabilities |
| Shopt -s histappend |
| Unsure why access time on a directory change isn't changing |
| [TIP] Processing YAML files with yq |