Home
last modified time | relevance | path

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

/openbmc/linux/drivers/firewire/
H A Dohci.c1096 static void context_tasklet(unsigned long data) in context_tasklet() function
1191 tasklet_init(&ctx->tasklet, context_tasklet, (unsigned long)ctx); in context_init()
1466 context_tasklet((unsigned long)ctx); in at_context_flush()
3539 context_tasklet((unsigned long)&ctx->context); in ohci_flush_iso_completions()