Searched refs:fw_iso_context_start (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/firewire/ |
| H A D | core-iso.c | 180 int fw_iso_context_start(struct fw_iso_context *ctx, in fw_iso_context_start() function 189 EXPORT_SYMBOL(fw_iso_context_start);
|
| H A D | net.c | 1172 retval = fw_iso_context_start(context, -1, 0, in fwnet_broadcast_start()
|
| H A D | core-cdev.c | 1229 return fw_iso_context_start(client->iso_context, in ioctl_start_iso()
|
| /linux/drivers/media/firewire/ |
| H A D | firedtv-fw.c | 167 err = fw_iso_context_start(ctx->context, -1, 0, in fdtv_start_iso()
|
| /linux/sound/firewire/ |
| H A D | amdtp-stream.c | 1829 err = fw_iso_context_start(s->context, -1, 0, tag); in amdtp_stream_start()
|