Home
last modified time | relevance | path

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

/linux/drivers/firewire/
H A Dohci.c217 struct at_context at_request_ctx; member
1541 if (ctx == &ohci->at_request_ctx) { in handle_local_request()
1560 if (ctx == &ohci->at_request_ctx) in handle_local_request()
2000 context_stop(&ohci->at_request_ctx.context); in handle_selfid_complete_event()
2009 at_context_flush(&ohci->at_request_ctx); in handle_selfid_complete_event()
2089 queue_work(ohci->card.async_wq, &ohci->at_request_ctx.work); in irq_handler()
2454 flush_work(&ohci->at_request_ctx.work); in ohci_disable()
2466 at_context_flush(&ohci->at_request_ctx); in ohci_disable()
2555 at_context_transmit(&ohci->at_request_ctx, packet); in ohci_send_request()
2568 struct at_context *ctx = &ohci->at_request_ctx; in ohci_cancel_packet()
[all …]