Home
last modified time | relevance | path

Searched refs:fw_iso_context_destroy (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/firewire/
H A Dcore-iso.c170 void fw_iso_context_destroy(struct fw_iso_context *ctx) in fw_iso_context_destroy() function
178 EXPORT_SYMBOL(fw_iso_context_destroy);
H A Dnet.c1089 fw_iso_context_destroy(dev->broadcast_rcv_context); in __fwnet_broadcast_stop()
/linux/drivers/media/firewire/
H A Dfiredtv-fw.c177 fw_iso_context_destroy(ctx->context); in fdtv_start_iso()
190 fw_iso_context_destroy(ctx->context); in fdtv_stop_iso()
/linux/sound/firewire/
H A Disight.c315 fw_iso_context_destroy(isight->context); in isight_stop_streaming()
390 fw_iso_context_destroy(isight->context); in isight_start_streaming()
H A Damdtp-stream.c1844 fw_iso_context_destroy(s->context); in amdtp_stream_start()
1924 fw_iso_context_destroy(s->context); in amdtp_stream_stop()
/linux/include/linux/
H A Dfirewire.h617 void fw_iso_context_destroy(struct fw_iso_context *ctx);