.\" 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 "ADD_CHANNEL" "" "06 October 2005" "" ""
.SH NAME
add_channel \-
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int add_channel (struct ccw_device * \fIcdev\fB, enum channel_types \fItype\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIcdev\fB\fR
-- undescribed --
.TP
\fB\fItype\fB\fR
-- undescribed --
.SH "DESCRIPTION"
.PP
Keeps the channel list sorted.
.PP
\fIparam\fR cdev The ccw_device to be added.
\fIparam\fR type The type class of the new channel.
.PP
\fIreturn\fR 0 on success, !0 on error.