Searched refs:start_iso (Results 1 – 5 of 5) sorted by relevance
97 int (*start_iso)(struct fw_iso_context *ctx, member
171 return ctx->card->driver->start_iso(ctx, cycle, sync, tags); in fw_iso_context_start()
666 .start_iso = dummy_start_iso,
432 struct fw_cdev_start_iso start_iso; member1144 struct fw_cdev_start_iso *a = &arg->start_iso; in ioctl_start_iso()
3479 .start_iso = ohci_start_iso,