Searched refs:crc_tasklet (Results 1 – 2 of 2) sorted by relevance
176 struct tasklet_struct crc_tasklet; member
1072 struct wbsd_host *host = from_tasklet(host, t, crc_tasklet); in wbsd_tasklet_crc()1166 tasklet_hi_schedule(&host->crc_tasklet); in wbsd_irq()1454 tasklet_setup(&host->crc_tasklet, wbsd_tasklet_crc); in wbsd_request_irq()1481 tasklet_kill(&host->crc_tasklet); in wbsd_release_irq()
Completed in 6 milliseconds