Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Dfirewire.h425 int fw_iso_context_set_channels(struct fw_iso_context *ctx, u64 *channels);
/linux-3.4.99/drivers/firewire/
Dcore-iso.c175 int fw_iso_context_set_channels(struct fw_iso_context *ctx, u64 *channels) in fw_iso_context_set_channels() function
Dcore-cdev.c1029 return fw_iso_context_set_channels(ctx, &a->channels); in ioctl_set_iso_channels()