DEV_SET_NAME(9) Device drivers infrastructure DEV_SET_NAME(9)NAMEdev_set_name - set a device nameSYNOPSISint dev_set_name(struct device * dev, const char * fmt, ...);ARGUMENTSdev device fmt format string for the device's name ... variable argumentsCOPYRIGHTKernel Hackers Manual 3.10 June 2014 DEV_SET_NAME(9)
| Related Man Pages |
|---|
| struct_bus_type(9) - centos |
| struct_class(9) - centos |
| struct_uio_info(9) - centos |
| device_create_vargs(9) - suse |
| device_schedule_callback_owner(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| Set hard block limit for user using quota |
| Shopt -s histappend |
| Controlling user input |
| [TIP] Processing YAML files with yq |