__UIO_REGISTER_DEVIC(9) Device drivers infrastructure __UIO_REGISTER_DEVIC(9)NAME__uio_register_device - register a new userspace IO deviceSYNOPSISint __uio_register_device(struct module * owner, struct device * parent, struct uio_info * info);ARGUMENTSowner module that creates the new device parent parent device info UIO device capabilitiesDESCRIPTIONreturns zero on success or a negative error code.COPYRIGHTKernel Hackers Manual 3.10 June 2014 __UIO_REGISTER_DEVIC(9)
| Related Man Pages |
|---|
| device_create(9) - centos |
| struct_bus_type(9) - centos |
| struct_device_driver(9) - centos |
| struct_uio_info(9) - centos |
| struct_ccw_driver(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| Tar Command |
| CentOS7 restoring file capabilities |
| Shopt -s histappend |
| Unsure why access time on a directory change isn't changing |