Home
last modified time | relevance | path

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

/openbmc/linux/drivers/firewire/
H A Dohci.c207 struct context at_response_ctx; member
1673 if (ctx == &ctx->ohci->at_response_ctx) { in handle_local_request()
2051 context_stop(&ohci->at_response_ctx); in bus_reset_work()
2061 at_context_flush(&ohci->at_response_ctx); in bus_reset_work()
2156 tasklet_schedule(&ohci->at_response_ctx.tasklet); in irq_handler()
2602 at_context_transmit(&ohci->at_response_ctx, packet); in ohci_send_response()
3719 err = context_init(&ohci->at_response_ctx, ohci, in pci_probe()