Home
last modified time | relevance | path

Searched refs:mmc_request (Results 1 – 4 of 4) sorted by relevance

/include/linux/mmc/
Dcore.h16 struct mmc_request;
103 struct mmc_request *mrq; /* associated request */
121 struct mmc_request *mrq; /* associated request */
129 struct mmc_request { struct
136 void (*done)(struct mmc_request *);/* completion function */ argument
152 extern void mmc_wait_for_req(struct mmc_host *, struct mmc_request *); argument
Dhost.h97 void (*post_req)(struct mmc_host *host, struct mmc_request *req,
99 void (*pre_req)(struct mmc_host *host, struct mmc_request *req,
101 void (*request)(struct mmc_host *host, struct mmc_request *req);
158 struct mmc_request *mrq;
426 void mmc_request_done(struct mmc_host *, struct mmc_request *);
Dsdhci.h147 struct mmc_request *mrq; /* Current request */
Ddw_mmc.h132 struct mmc_request *mrq;