Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/firewire/
Dcore-iso.c186 void fw_iso_context_destroy(struct fw_iso_context *ctx) in fw_iso_context_destroy() function
190 EXPORT_SYMBOL(fw_iso_context_destroy);
Dcore-cdev.c1016 fw_iso_context_destroy(context); in ioctl_create_iso_context()
1026 fw_iso_context_destroy(context); in ioctl_create_iso_context()
1765 fw_iso_context_destroy(client->iso_context); in fw_device_op_release()
Dnet.c1074 fw_iso_context_destroy(dev->broadcast_rcv_context); in __fwnet_broadcast_stop()
/linux-4.4.14/drivers/media/firewire/
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-4.4.14/sound/firewire/
Damdtp-stream.c778 fw_iso_context_destroy(s->context); in amdtp_stream_start()
838 fw_iso_context_destroy(s->context); in amdtp_stream_stop()
Disight.c321 fw_iso_context_destroy(isight->context); in isight_stop_streaming()
397 fw_iso_context_destroy(isight->context); in isight_start_streaming()
/linux-4.4.14/include/linux/
Dfirewire.h465 void fw_iso_context_destroy(struct fw_iso_context *ctx);