Home
last modified time | relevance | path

Searched refs:fw_iso_context_stop (Results 1 – 7 of 7) sorted by relevance

/linux-4.4.14/drivers/firewire/
Dcore-iso.c225 int fw_iso_context_stop(struct fw_iso_context *ctx) in fw_iso_context_stop() function
229 EXPORT_SYMBOL(fw_iso_context_stop);
Dnet.c1086 fw_iso_context_stop(dev->broadcast_rcv_context); in fwnet_broadcast_stop()
Dcore-cdev.c1191 return fw_iso_context_stop(client->iso_context); in ioctl_stop_iso()
/linux-4.4.14/include/linux/
Dfirewire.h464 int fw_iso_context_stop(struct fw_iso_context *ctx);
/linux-4.4.14/drivers/media/firewire/
Dfiredtv-fw.c188 fw_iso_context_stop(ctx->context); in fdtv_stop_iso()
/linux-4.4.14/sound/firewire/
Damdtp-stream.c837 fw_iso_context_stop(s->context); in amdtp_stream_stop()
Disight.c320 fw_iso_context_stop(isight->context); in isight_stop_streaming()