1. NAME

rio_add_device - Adds a RIO device to the device model

2. SYNOPSIS

int rio_add_device(struct rio_dev *  rdev );

3. ARGUMENTS

rdev
    RIO device

4. 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.

5. AUTHOR

Matt Porter <>, <>
    Author.

6. COPYRIGHT