Home
last modified time | relevance | path

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

/openbmc/linux/drivers/firewire/
H A Dcore-iso.c155 void fw_iso_context_destroy(struct fw_iso_context *ctx) in fw_iso_context_destroy() function
159 EXPORT_SYMBOL(fw_iso_context_destroy);
H A Dcore-cdev.c1076 fw_iso_context_destroy(context); in ioctl_create_iso_context()
1086 fw_iso_context_destroy(context); in ioctl_create_iso_context()
1883 fw_iso_context_destroy(client->iso_context); in fw_device_op_release()
H A Dnet.c1086 fw_iso_context_destroy(dev->broadcast_rcv_context); in __fwnet_broadcast_stop()
/openbmc/linux/drivers/media/firewire/
H A Dfiredtv-fw.c178 fw_iso_context_destroy(ctx->context); in fdtv_start_iso()
191 fw_iso_context_destroy(ctx->context); in fdtv_stop_iso()
/openbmc/linux/sound/firewire/
H A Disight.c315 fw_iso_context_destroy(isight->context); in isight_stop_streaming()
391 fw_iso_context_destroy(isight->context); in isight_start_streaming()
H A Damdtp-stream.c1842 fw_iso_context_destroy(s->context); in amdtp_stream_start()
1929 fw_iso_context_destroy(s->context); in amdtp_stream_stop()
/openbmc/linux/include/linux/
H A Dfirewire.h534 void fw_iso_context_destroy(struct fw_iso_context *ctx);