Searched refs:dma_trm_ctx (Results 1 – 2 of 2) sorted by relevance
116 struct dma_trm_ctx { struct188 struct dma_trm_ctx at_resp_context;189 struct dma_trm_ctx at_req_context;211 struct dma_trm_ctx it_legacy_context;
176 static void dma_trm_reset(struct dma_trm_ctx *d);183 static int alloc_dma_trm_ctx(struct ti_ohci *ohci, struct dma_trm_ctx *d,460 static void initialize_dma_trm_ctx(struct dma_trm_ctx *d) in initialize_dma_trm_ctx()628 struct dma_trm_ctx *d, struct hpsb_packet *packet) in insert_packet()800 static int dma_trm_flush(struct ti_ohci *ohci, struct dma_trm_ctx *d) in dma_trm_flush()845 struct dma_trm_ctx *d; in ohci_transmit()2177 static void dma_trm_reset(struct dma_trm_ctx *d) in dma_trm_reset()2363 struct dma_trm_ctx *d = &ohci->at_req_context; in ohci_irq_handler()2374 struct dma_trm_ctx *d = &ohci->at_resp_context; in ohci_irq_handler()2689 struct dma_trm_ctx *d = (struct dma_trm_ctx*)data; in dma_trm_tasklet()[all …]