Searched refs:dma_iso_ctx (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ieee1394/
H A Dvideo1394.c72 struct dma_iso_ctx { struct
117 struct dma_iso_ctx *current_ctx;
148 static int free_dma_iso_ctx(struct dma_iso_ctx *d)
152 DBGMSG(d->ohci->host->id, "Freeing dma_iso_ctx %d", d->ctx);
179 static struct dma_iso_ctx *
183 struct dma_iso_ctx *d;
188 PRINT(KERN_ERR, ohci->host->id, "Failed to allocate dma_iso_ctx");
326 "Failed to allocate dma_iso_ctx member");
341 static void reset_ir_status(struct dma_iso_ctx *d, int n)
351 static void reprogram_dma_ir_prg(struct dma_iso_ctx *
[all...]

Completed in 154 milliseconds