Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/firewire/
Dohci.c207 struct context at_response_ctx; member
1622 if (ctx == &ctx->ohci->at_response_ctx) { in handle_local_request()
1999 context_stop(&ohci->at_response_ctx); in bus_reset_work()
2009 at_context_flush(&ohci->at_response_ctx); in bus_reset_work()
2100 tasklet_schedule(&ohci->at_response_ctx.tasklet); in irq_handler()
2546 at_context_transmit(&ohci->at_response_ctx, packet); in ohci_send_response()
3660 err = context_init(&ohci->at_response_ctx, ohci, in pci_probe()