1RIO_ADD_DEVICE(9) Internals RIO_ADD_DEVICE(9)
23
4
NAME
6rio_add_device - Adds a RIO device to the device model
7
SYNOPSIS
9int rio_add_device(struct rio_dev * rdev);
10
ARGUMENTS
12rdev
13RIO device
14
DESCRIPTION
16Adds the RIO device to the global device list and adds the RIO device
17to the RIO device list. Creates the generic sysfs nodes for an RIO
18device.
19
AUTHOR
21Matt Porter <mporter@kernel.crashing.org>, <mporter@mvista.com>
22Author.
23
COPYRIGHT
25Kernel Hackers Manual 2.6. June 2019 RIO_ADD_DEVICE(9)