.\" 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 "PNP_ASSIGN_RESOURCES" "" "06 October 2005" "" ""
.SH NAME
pnp_assign_resources \- assigns resources to the device based on the specified dependent number
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int pnp_assign_resources (struct pnp_dev * \fIdev\fB, int \fIdepnum\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIdev\fB\fR
pointer to the desired device
.TP
\fB\fIdepnum\fB\fR
the dependent function number
.SH "DESCRIPTION"
.PP
Only set depnum to 0 if the device does not have dependent options.