Home
last modified time | relevance | path

Searched refs:mmci_prep_data (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/mmc/host/
Dmmci.c506 static int mmci_prep_data(struct mmci_host *host, struct mmc_data *data, bool next) in mmci_prep_data() function
547 ret = mmci_prep_data(host, data, false); in mmci_dma_start()
1113 mmci_prep_data(host, data, true); in mmci_pre_request()
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/
D0030_linux_drivers_pci_misc_nvmem_of_mtd_mmc.patch6221 -static int mmci_prep_data(struct mmci_host *host, struct mmc_data *data, bool next)
6222 +int mmci_prep_data(struct mmci_host *host, struct mmc_data *data, bool next)
6226 @@ -519,7 +478,7 @@ static int mmci_prep_data(struct mmci_host *host, struct mmc_data *data, bool ne