.\" This manpage has been automatically generated by docbook2man
.\" from a DocBook document. This tool can be found at:
.\"
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng .
.TH "I2O_PROC_DEVICE_ADD" "9" "09 October 2005" "" ""
.SH NAME
i2o_proc_device_add \- Add an I2O device to the proc dir
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void i2o_proc_device_add (struct proc_dir_entry * \fIdir\fB, struct i2o_device * \fIdev\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIdir\fB\fR
proc dir entry to which the device should be added
.TP
\fB\fIdev\fB\fR
I2O device which should be added
.SH "DESCRIPTION"
.PP
Add an I2O device to the proc dir entry dir and create the entries for
the device depending on the class of the I2O device.