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
177 return ctx->card->driver->set_iso_channels(ctx, channels); in fw_iso_context_set_channels()
654 .set_iso_channels = dummy_set_iso_channels,
427 struct fw_cdev_set_iso_channels set_iso_channels; member1030 struct fw_cdev_set_iso_channels *a = &arg->set_iso_channels; in ioctl_set_iso_channels()
3514 .set_iso_channels = ohci_set_iso_channels,