other versions
RIO_ADD_DEVICE(9) | RapidIO driver interface | RIO_ADD_DEVICE(9) |
NAME¶
rio_add_device - Adds a RIO device to the device modelSYNOPSIS¶
int rio_add_device(struct rio_dev * rdev);
ARGUMENTS¶
struct rio_dev * rdevRIO device
DESCRIPTION¶
Adds the RIO device to the global device list and adds the RIO device to the RIO device list. Creates the generic sysfs nodes for an RIO device.AUTHOR¶
Matt Porter <mporter@kernel.crashing.org>, <mporter@mvista.com>Author.
COPYRIGHT¶
September 2017 | Kernel Hackers Manual 4.12 |