rio_add_device

Langue: en

Version: June 2009 (debian - 07/07/09)

Section: 9 (Appels noyau Linux)

NAME

rio_add_device - Adds a RIO device to the device model

SYNOPSIS

void rio_add_device(struct rio_dev * rdev);

ARGUMENTS

rdev

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