MMC_REQUEST_DONE

Section: (9)
Updated: 09 October 2005
Index Return to Main Contents

 

NAME

mmc_request_done - finish processing an MMC command  

SYNOPSIS

"SYNOPSIS"

void mmc_request_done (struct mmc_host * host, struct mmc_request * mrq);  

ARGUMENTS

host
MMC host which completed command
mrq
MMC request which completed
 

DESCRIPTION

MMC drivers should call this function when they have completed their processing of a command. This should be called before the data part of the command has completed.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 00:02:29 GMT, October 09, 2005