Searched defs:is_first_req (Results 1 - 9 of 9) sorted by relevance
/linux-4.1.27/drivers/mmc/host/ |
H A D | mmci.c | 695 mmci_pre_request(struct mmc_host *mmc, struct mmc_request *mrq, bool is_first_req) mmci_pre_request() argument
|
H A D | rtsx_pci_sdmmc.c | 194 sdmmc_pre_req(struct mmc_host *mmc, struct mmc_request *mrq, bool is_first_req) sdmmc_pre_req() argument
|
H A D | dw_mmc.c | 709 dw_mci_pre_req(struct mmc_host *mmc, struct mmc_request *mrq, bool is_first_req) dw_mci_pre_req() argument
|
H A D | jz4740_mmc.c | 322 jz4740_mmc_pre_request(struct mmc_host *mmc, struct mmc_request *mrq, bool is_first_req) jz4740_mmc_pre_request() argument
|
H A D | sdhci.c | 2185 sdhci_pre_req(struct mmc_host *mmc, struct mmc_request *mrq, bool is_first_req) sdhci_pre_req() argument
|
H A D | omap_hsmmc.c | 1485 omap_hsmmc_pre_req(struct mmc_host *mmc, struct mmc_request *mrq, bool is_first_req) omap_hsmmc_pre_req() argument
|
/linux-4.1.27/drivers/usb/gadget/udc/ |
H A D | mv_u3d_core.c | 789 int is_first_req = 0; mv_u3d_ep_queue() local
|
H A D | pxa27x_udc.c | 1127 int is_first_req; pxa_ep_queue() local
|
/linux-4.1.27/drivers/mmc/core/ |
H A D | core.c | 491 mmc_pre_req(struct mmc_host *host, struct mmc_request *mrq, bool is_first_req) mmc_pre_req() argument
|
Completed in 234 milliseconds