Searched refs:start_iso (Results 1 – 5 of 5) sorted by relevance
99 int (*start_iso)(struct fw_iso_context *ctx, member
164 return ctx->card->driver->start_iso(ctx, cycle, sync, tags); in fw_iso_context_start()
664 .start_iso = dummy_start_iso,
420 struct fw_cdev_start_iso start_iso; member1169 struct fw_cdev_start_iso *a = &arg->start_iso; in ioctl_start_iso()
3514 .start_iso = ohci_start_iso,