.\" 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 "MMC_ALLOC_HOST" "9" "09 October 2005" "" ""
.SH NAME
mmc_alloc_host \- initialise the per-host structure.
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
struct mmc_host * mmc_alloc_host (int \fIextra\fB, struct device * \fIdev\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIextra\fB\fR
sizeof private data structure
.TP
\fB\fIdev\fB\fR
pointer to host device model structure
.SH "DESCRIPTION"
.PP
Initialise the per-host structure.