Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mmc/host/
Dwbsd.h180 struct tasklet_struct crc_tasklet; member
Dwbsd.c1179 tasklet_hi_schedule(&host->crc_tasklet); in wbsd_irq()
1465 tasklet_init(&host->crc_tasklet, wbsd_tasklet_crc, in wbsd_request_irq()
1495 tasklet_kill(&host->crc_tasklet); in wbsd_release_irq()