Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/firewire/
H A Dcore.h99 int (*start_iso)(struct fw_iso_context *ctx, member
H A Dcore-iso.c164 return ctx->card->driver->start_iso(ctx, cycle, sync, tags); in fw_iso_context_start()
H A Dcore-card.c653 .start_iso = dummy_start_iso,
H A Dcore-cdev.c419 struct fw_cdev_start_iso start_iso; member
1151 struct fw_cdev_start_iso *a = &arg->start_iso; in ioctl_start_iso()
H A Dohci.c3562 .start_iso = ohci_start_iso,
/kernel/linux/linux-6.6/drivers/firewire/
H A Dcore.h99 int (*start_iso)(struct fw_iso_context *ctx, member
H A Dcore-iso.c164 return ctx->card->driver->start_iso(ctx, cycle, sync, tags); in fw_iso_context_start()
H A Dcore-card.c692 .start_iso = dummy_start_iso,
H A Dcore-cdev.c432 struct fw_cdev_start_iso start_iso; member
1222 struct fw_cdev_start_iso *a = &arg->start_iso; in ioctl_start_iso()
H A Dohci.c3574 .start_iso = ohci_start_iso,

Completed in 20 milliseconds