MMC_WAIT_FOR_CMD

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

 

NAME

mmc_wait_for_cmd - start a command and wait for completion  

SYNOPSIS

"SYNOPSIS"

int mmc_wait_for_cmd (struct mmc_host * host, struct mmc_command * cmd, int retries);  

ARGUMENTS

host
MMC host to start command
cmd
MMC command to start
retries
maximum number of retries
 

DESCRIPTION

Start a new MMC command for a host, and wait for the command to complete. Return any error that occurred while the command was executing. Do not attempt to parse the response.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

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