Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/mmc/host/
Dwbsd.h176 struct tasklet_struct crc_tasklet; member
Dwbsd.c1166 tasklet_hi_schedule(&host->crc_tasklet); in wbsd_irq()
1456 tasklet_init(&host->crc_tasklet, wbsd_tasklet_crc, in wbsd_request_irq()
1486 tasklet_kill(&host->crc_tasklet); in wbsd_release_irq()