Searched refs:at_response_ctx (Results 1 – 1 of 1) sorted by relevance
218 struct at_context at_response_ctx; member1232 if (ctx == &ohci->at_response_ctx) { in at_context_queue_packet()1567 if (ctx == &ohci->at_response_ctx) { in handle_local_request()2001 context_stop(&ohci->at_response_ctx.context); in handle_selfid_complete_event()2010 at_context_flush(&ohci->at_response_ctx); in handle_selfid_complete_event()2092 queue_work(ohci->card.async_wq, &ohci->at_response_ctx.work); in irq_handler()2455 flush_work(&ohci->at_response_ctx.work); in ohci_disable()2467 at_context_flush(&ohci->at_response_ctx); in ohci_disable()2562 at_context_transmit(&ohci->at_response_ctx, packet); in ohci_send_response()3661 err = context_init(&ohci->at_response_ctx.context, ohci, in pci_probe()[all …]