.\" 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_QUEUE_SUSPEND" "9" "09 October 2005" "" "" .SH NAME mmc_queue_suspend \- suspend a MMC request queue .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp void mmc_queue_suspend (struct mmc_queue * \fImq\fB); \fR .SH "ARGUMENTS" .TP \fB\fImq\fB\fR MMC queue to suspend .SH "DESCRIPTION" .PP Stop the block request queue, and wait for our thread to complete any outstanding requests. This ensures that we won't suspend while a request is being processed.