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/
H A 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/linux-6.6/drivers/mmc/host/
H A Dmmci.c538 static int mmci_prep_data(struct mmci_host *host, struct mmc_data *data, bool next) in mmci_prep_data() function
579 ret = mmci_prep_data(host, data, false); in mmci_dma_start()
1216 mmci_prep_data(host, data, true); in mmci_pre_request()

Completed in 6 milliseconds