Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mmc/host/
Dtmio_mmc_dma.c237 static void tmio_mmc_tasklet_fn(unsigned long arg) in tmio_mmc_tasklet_fn() function
322 tasklet_init(&host->dma_complete, tmio_mmc_tasklet_fn, (unsigned long)host); in tmio_mmc_request_dma()