Searched refs:at_request_ctx (Results 1 – 1 of 1) sorted by relevance
210 struct at_context at_request_ctx; member1710 if (ctx == &ohci->at_request_ctx) { in handle_local_request()1729 if (ctx == &ohci->at_request_ctx) in handle_local_request()2147 context_stop(&ohci->at_request_ctx.context); in bus_reset_work()2156 at_context_flush(&ohci->at_request_ctx); in bus_reset_work()2251 queue_work(ohci->card.async_wq, &ohci->at_request_ctx.work); in irq_handler()2679 at_context_transmit(&ohci->at_request_ctx, packet); in ohci_send_request()2692 struct at_context *ctx = &ohci->at_request_ctx; in ohci_cancel_packet()3776 err = context_init(&ohci->at_request_ctx.context, ohci, in pci_probe()3780 INIT_WORK(&ohci->at_request_ctx.work, ohci_at_context_work); in pci_probe()