Home
last modified time | relevance | path

Searched refs:tmio_mmc_request_dma (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/mmc/host/
Dtmio_mmc.h135 void tmio_mmc_request_dma(struct tmio_mmc_host *host, struct tmio_mmc_data *pdata);
148 static inline void tmio_mmc_request_dma(struct tmio_mmc_host *host, in tmio_mmc_request_dma() function
Dtmio_mmc_dma.c260 void tmio_mmc_request_dma(struct tmio_mmc_host *host, struct tmio_mmc_data *pdata) in tmio_mmc_request_dma() function
Dtmio_mmc_pio.c1187 tmio_mmc_request_dma(_host, pdata); in tmio_mmc_host_probe()