Home
last modified time | relevance | path

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

/linux/drivers/firewire/
H A Dcore-iso.c194 int fw_iso_context_stop(struct fw_iso_context *ctx) in fw_iso_context_stop() function
198 EXPORT_SYMBOL(fw_iso_context_stop);
H A Dnet.c1098 fw_iso_context_stop(dev->broadcast_rcv_context); in fwnet_broadcast_stop()
H A Dcore-cdev.c1250 return fw_iso_context_stop(client->iso_context); in ioctl_stop_iso()
/linux/include/linux/
H A Dfirewire.h534 int fw_iso_context_stop(struct fw_iso_context *ctx);
/linux/drivers/media/firewire/
H A Dfiredtv-fw.c189 fw_iso_context_stop(ctx->context); in fdtv_stop_iso()
/linux/sound/firewire/
H A Disight.c314 fw_iso_context_stop(isight->context); in isight_stop_streaming()
H A Damdtp-stream.c1913 fw_iso_context_stop(s->context); in amdtp_stream_stop()