Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/firewire/
Dohci.c219 struct context at_request_ctx; member
1608 if (ctx == &ctx->ohci->at_request_ctx) { in handle_local_request()
1630 if (ctx == &ctx->ohci->at_request_ctx) in handle_local_request()
2004 context_stop(&ohci->at_request_ctx); in bus_reset_work()
2014 at_context_flush(&ohci->at_request_ctx); in bus_reset_work()
2104 tasklet_schedule(&ohci->at_request_ctx.tasklet); in irq_handler()
2548 at_context_transmit(&ohci->at_request_ctx, packet); in ohci_send_request()
2561 struct context *ctx = &ohci->at_request_ctx; in ohci_cancel_packet()
3662 err = context_init(&ohci->at_request_ctx, ohci, in pci_probe()
3742 context_release(&ohci->at_request_ctx); in pci_probe()
[all …]