Searched refs:at_response_ctx (Results 1 – 1 of 1) sorted by relevance
211 struct at_context at_response_ctx; member1428 if (ctx == &ohci->at_response_ctx) { in at_context_queue_packet()1736 if (ctx == &ohci->at_response_ctx) { in handle_local_request()2148 context_stop(&ohci->at_response_ctx.context); in bus_reset_work()2157 at_context_flush(&ohci->at_response_ctx); in bus_reset_work()2254 queue_work(ohci->card.async_wq, &ohci->at_response_ctx.work); in irq_handler()2686 at_context_transmit(&ohci->at_response_ctx, packet); in ohci_send_response()3782 err = context_init(&ohci->at_response_ctx.context, ohci, in pci_probe()3786 INIT_WORK(&ohci->at_response_ctx.work, ohci_at_context_work); in pci_probe()