Query: rio_register_driver
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
RIO_REGISTER_DRIVER(9) RapidIO driver interface RIO_REGISTER_DRIVER(9)NAMErio_register_driver - register a new RIO driverSYNOPSISint rio_register_driver(struct rio_driver * rdrv);ARGUMENTSrdrv the RIO driver structure to registerDESCRIPTIONAdds a struct rio_driver to the list of registered drivers. Returns a negative value on error, otherwise 0. If no error occurred, the driver remains registered even if no device was claimed during registration.AUTHORMatt Porter <mporter@kernel.crashing.org>, <mporter@mvista.com> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 RIO_REGISTER_DRIVER(9)
| Related Man Pages |
|---|
| struct_device_driver(9) - centos |
| struct_rio_mport(9) - centos |
| struct_wireless_dev(9) - centos |
| parport_register_device(9) - suse |
| struct_usb_device_driver(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Weird 'find' results |
| DB2 convert digits to binary format |
| Shopt -s histappend |
| Controlling user input |