Lines Matching defs:request
119 * request while another request is active).
127 void (*request)(struct mmc_host *host, struct mmc_request *req);
128 /* Submit one request to host in atomic context. */
214 * I/O. Returns the number of supported blocks for the request.
229 * Issue a read, write or DCMD request to the CQE. Also deal with the
233 /* Free resources (e.g. DMA mapping) associated with the request */
247 * Notify CQE that a request has timed out. Return false if the request
268 /* active mmc request */
271 * Check error status of completed mmc request.
296 * @is_done_rcv wake up reason was done request
297 * @is_new_req wake up reason was new request
298 * @is_waiting_last_req mmc context waiting for single running request