Searched refs:at_response_ctx (Results 1 – 1 of 1) sorted by relevance
218 struct at_context at_response_ctx; member1234 if (ctx == &ohci->at_response_ctx) { in at_context_queue_packet()1569 if (ctx == &ohci->at_response_ctx) { in handle_local_request()2003 context_stop(&ohci->at_response_ctx.context); in handle_selfid_complete_event()2012 at_context_flush(&ohci->at_response_ctx); in handle_selfid_complete_event()2094 queue_work(ohci->card.async_wq, &ohci->at_response_ctx.work); in irq_handler()2457 flush_work(&ohci->at_response_ctx.work); in ohci_disable()2469 at_context_flush(&ohci->at_response_ctx); in ohci_disable()2564 at_context_transmit(&ohci->at_response_ctx, packet); in ohci_send_response()3663 err = context_init(&ohci->at_response_ctx.context, ohci, in pci_probe()[all …]