Searched refs:dma_issue (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mmc/host/
H A Dtmio_mmc.h113 struct tasklet_struct dma_issue; member in struct:tmio_mmc_host
H A Dtmio_mmc.c316 tasklet_schedule(&host->dma_issue);
602 tasklet_init(&host->dma_issue, tmio_issue_tasklet_fn, (unsigned long)host);

Completed in 77 milliseconds