Home
last modified time | relevance | path

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

/linux/drivers/firewire/
H A Dohci.c986 static void ohci_at_context_work(struct work_struct *work) in ohci_at_context_work() function
1340 ohci_at_context_work(&ctx->work); in at_context_flush()
3659 INIT_WORK(&ohci->at_request_ctx.work, ohci_at_context_work); in pci_probe()
3665 INIT_WORK(&ohci->at_response_ctx.work, ohci_at_context_work); in pci_probe()