Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/firewire/
Dohci.c220 struct context at_response_ctx; member
1637 if (ctx == &ctx->ohci->at_response_ctx) { in handle_local_request()
2005 context_stop(&ohci->at_response_ctx); in bus_reset_work()
2015 at_context_flush(&ohci->at_response_ctx); in bus_reset_work()
2107 tasklet_schedule(&ohci->at_response_ctx.tasklet); in irq_handler()
2555 at_context_transmit(&ohci->at_response_ctx, packet); in ohci_send_response()
3667 err = context_init(&ohci->at_response_ctx, ohci, in pci_probe()
3740 context_release(&ohci->at_response_ctx); in pci_probe()
3797 context_release(&ohci->at_response_ctx); in pci_remove()