centos man page for rio_register_driver

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)

NAME
rio_register_driver - register a new RIO driver
SYNOPSIS
int rio_register_driver(struct rio_driver * rdrv);
ARGUMENTS
rdrv the RIO driver structure to register
DESCRIPTION
Adds 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.
AUTHOR
Matt Porter <mporter@kernel.crashing.org>, <mporter@mvista.com> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 RIO_REGISTER_DRIVER(9)
Related Man Pages
parport_register_device(9) - centos
struct_rio_dev(9) - centos
struct_rio_mport(9) - centos
struct_rio_ops(9) - centos
struct_wireless_dev(9) - centos
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
How to increment version inside a file?
Tar Command
[TIP] Processing YAML files with yq