Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mmc/host/
Dwbsd.h180 struct tasklet_struct crc_tasklet; member
Dwbsd.c1169 tasklet_hi_schedule(&host->crc_tasklet); in wbsd_irq()
1459 tasklet_init(&host->crc_tasklet, wbsd_tasklet_crc, in wbsd_request_irq()
1489 tasklet_kill(&host->crc_tasklet); in wbsd_release_irq()