Searched refs:pre_req (Results 1 – 5 of 5) sorted by relevance
56 There are two optional members in the mmc_host_ops -- pre_req() and60 In the DMA case pre_req() may do dma_map_sg() and prepare the DMA69 The argument is_first_req in pre_req() indicates that there is no previous
683 unsigned int pre_req:5; member
485 .pre_req = 0x1f, in gmac_init()
172 void (*pre_req)(struct mmc_host *host, struct mmc_request *req); member
3082 .pre_req = sdhci_pre_req,