__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 2.6. July 2010 __UIO_REGISTER_DEVIC(9)
| Related Man Pages |
|---|
| device_create_with_groups(9) - centos |
| struct_device_driver(9) - centos |
| device_create(9) - suse |
| device_schedule_callback_owner(9) - suse |
| struct_usb_device_driver(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| How to restrict user to a specific directory in solaris 10 |
| Getting command output to putty window title. |
| Tar Command |
| Docker learning Phase-I |
| 32 bit process addressing more than 4GB |