.\" 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_START_REQUEST" "9" "09 October 2005" "" "" .SH NAME mmc_start_request \- start a command on a host .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp void mmc_start_request (struct mmc_host * \fIhost\fB, struct mmc_request * \fImrq\fB); \fR .SH "ARGUMENTS" .TP \fB\fIhost\fB\fR MMC host to start command on .TP \fB\fImrq\fB\fR MMC request to start .SH "DESCRIPTION" .PP Queue a command on the specified host. We expect the caller to be holding the host lock with interrupts disabled.