Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/firewire/
H A Dohci.c207 struct context at_response_ctx; member
1665 if (ctx == &ctx->ohci->at_response_ctx) { in handle_local_request()
2036 context_stop(&ohci->at_response_ctx); in bus_reset_work()
2046 at_context_flush(&ohci->at_response_ctx); in bus_reset_work()
2138 tasklet_schedule(&ohci->at_response_ctx.tasklet); in irq_handler()
2586 at_context_transmit(&ohci->at_response_ctx, packet); in ohci_send_response()
3700 err = context_init(&ohci->at_response_ctx, ohci, in pci_probe()
3773 context_release(&ohci->at_response_ctx); in pci_probe()
3830 context_release(&ohci->at_response_ctx); in pci_remove()
/kernel/linux/linux-6.6/drivers/firewire/
H A Dohci.c207 struct context at_response_ctx; member
1667 if (ctx == &ctx->ohci->at_response_ctx) { in handle_local_request()
2047 context_stop(&ohci->at_response_ctx); in bus_reset_work()
2057 at_context_flush(&ohci->at_response_ctx); in bus_reset_work()
2148 tasklet_schedule(&ohci->at_response_ctx.tasklet); in irq_handler()
2594 at_context_transmit(&ohci->at_response_ctx, packet); in ohci_send_response()
3711 err = context_init(&ohci->at_response_ctx, ohci, in pci_probe()

Completed in 10 milliseconds