I2O_DEVICE_CLASS_ADD

Section: (9)
Updated: 09 October 2005
Index Return to Main Contents

 

NAME

i2o_device_class_add - Adds attributes to the I2O device  

SYNOPSIS

"SYNOPSIS"

int i2o_device_class_add (struct class_device * cd);  

ARGUMENTS

cd
I2O class device which is added to the I2O device class
 

DESCRIPTION

This function get called when a I2O device is added to the class. It creates the attributes for each device and creates user/parent symlink if necessary.

Returns 0 on success or negative error code on failure.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 00:02:13 GMT, October 09, 2005