Home
last modified time | relevance | path

Searched refs:set_iso_channels (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/firewire/
H A Dcore-iso.c195 return ctx->card->driver->set_iso_channels(ctx, channels); in fw_iso_context_set_channels()
H A Dcore-cdev.c466 struct fw_cdev_set_iso_channels set_iso_channels; member
1098 struct fw_cdev_set_iso_channels *a = &arg->set_iso_channels; in ioctl_set_iso_channels()
H A Dohci.c3523 .set_iso_channels = ohci_set_iso_channels,