Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/firewire/
H A Dohci.c206 struct context at_request_ctx; member
1636 if (ctx == &ctx->ohci->at_request_ctx) { in handle_local_request()
1658 if (ctx == &ctx->ohci->at_request_ctx) in handle_local_request()
2035 context_stop(&ohci->at_request_ctx); in bus_reset_work()
2045 at_context_flush(&ohci->at_request_ctx); in bus_reset_work()
2135 tasklet_schedule(&ohci->at_request_ctx.tasklet); in irq_handler()
2579 at_context_transmit(&ohci->at_request_ctx, packet); in ohci_send_request()
2592 struct context *ctx = &ohci->at_request_ctx; in ohci_cancel_packet()
3695 err = context_init(&ohci->at_request_ctx, ohci, in pci_probe()
3775 context_release(&ohci->at_request_ctx); in pci_probe()
[all...]
/kernel/linux/linux-6.6/drivers/firewire/
H A Dohci.c206 struct context at_request_ctx; member
1638 if (ctx == &ctx->ohci->at_request_ctx) { in handle_local_request()
1660 if (ctx == &ctx->ohci->at_request_ctx) in handle_local_request()
2046 context_stop(&ohci->at_request_ctx); in bus_reset_work()
2056 at_context_flush(&ohci->at_request_ctx); in bus_reset_work()
2145 tasklet_schedule(&ohci->at_request_ctx.tasklet); in irq_handler()
2587 at_context_transmit(&ohci->at_request_ctx, packet); in ohci_send_request()
2600 struct context *ctx = &ohci->at_request_ctx; in ohci_cancel_packet()
3706 err = context_init(&ohci->at_request_ctx, ohci, in pci_probe()

Completed in 10 milliseconds