Searched refs:set_iso_channels (Results 1 – 5 of 5) sorted by relevance
102 int (*set_iso_channels)(struct fw_iso_context *ctx, u64 *channels); member
170 return ctx->card->driver->set_iso_channels(ctx, channels); in fw_iso_context_set_channels()
665 .set_iso_channels = dummy_set_iso_channels,
428 struct fw_cdev_set_iso_channels set_iso_channels; member1050 struct fw_cdev_set_iso_channels *a = &arg->set_iso_channels; in ioctl_set_iso_channels()
3510 .set_iso_channels = ohci_set_iso_channels,