Searched refs:pio_tasklet (Results 1 – 2 of 2) sorted by relevance
66 struct tasklet_struct pio_tasklet; member
543 static void pio_tasklet(struct tasklet_struct *t) in pio_tasklet() function545 struct s3cmci_host *host = from_tasklet(host, t, pio_tasklet); in pio_tasklet()654 tasklet_schedule(&host->pio_tasklet); in s3cmci_irq()665 tasklet_schedule(&host->pio_tasklet); in s3cmci_irq()787 tasklet_schedule(&host->pio_tasklet); in s3cmci_irq()816 tasklet_schedule(&host->pio_tasklet); in s3cmci_dma_done_callback()1535 tasklet_setup(&host->pio_tasklet, pio_tasklet); in s3cmci_probe()1714 tasklet_disable(&host->pio_tasklet); in s3cmci_remove()