Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/firewire/
Dohci.c207 struct context at_response_ctx; member
1624 if (ctx == &ctx->ohci->at_response_ctx) { in handle_local_request()
1992 context_stop(&ohci->at_response_ctx); in bus_reset_work()
2002 at_context_flush(&ohci->at_response_ctx); in bus_reset_work()
2094 tasklet_schedule(&ohci->at_response_ctx.tasklet); in irq_handler()
2542 at_context_transmit(&ohci->at_response_ctx, packet); in ohci_send_response()
3653 err = context_init(&ohci->at_response_ctx, ohci, in pci_probe()
3726 context_release(&ohci->at_response_ctx); in pci_probe()
3783 context_release(&ohci->at_response_ctx); in pci_remove()