.\" 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_INIT_QUEUE" "9" "09 October 2005" "" "" .SH NAME mmc_init_queue \- initialise a queue structure. .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int mmc_init_queue (struct mmc_queue * \fImq\fB, struct mmc_card * \fIcard\fB, spinlock_t * \fIlock\fB); \fR .SH "ARGUMENTS" .TP \fB\fImq\fB\fR mmc queue .TP \fB\fIcard\fB\fR mmc card to attach this queue .TP \fB\fIlock\fB\fR queue lock .SH "DESCRIPTION" .PP Initialise a MMC card request queue.