Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
Dfirewire.h462 int fw_iso_context_set_channels(struct fw_iso_context *ctx, u64 *channels);
/linux-5.19.10/drivers/firewire/
Dcore-iso.c168 int fw_iso_context_set_channels(struct fw_iso_context *ctx, u64 *channels) in fw_iso_context_set_channels() function
Dcore-cdev.c1056 return fw_iso_context_set_channels(ctx, &a->channels); in ioctl_set_iso_channels()