Searched refs:ohci_start_iso (Results 1 – 1 of 1) sorted by relevance
3030 static int ohci_start_iso(struct fw_iso_context *base, in ohci_start_iso() function3181 ohci_start_iso(&ctx->base, 0, ctx->sync, ctx->tags); in ohci_resume_iso_dma()3187 ohci_start_iso(&ctx->base, 0, ctx->sync, ctx->tags); in ohci_resume_iso_dma()3518 .start_iso = ohci_start_iso,