Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/firewire/
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);
Dnet.c1098 fw_iso_context_stop(dev->broadcast_rcv_context); in fwnet_broadcast_stop()
Dcore-cdev.c1249 return fw_iso_context_stop(client->iso_context); in ioctl_stop_iso()
/Linux-v6.6/include/linux/
Dfirewire.h533 int fw_iso_context_stop(struct fw_iso_context *ctx);
/Linux-v6.6/drivers/media/firewire/
Dfiredtv-fw.c189 fw_iso_context_stop(ctx->context); in fdtv_stop_iso()
/Linux-v6.6/sound/firewire/
Disight.c314 fw_iso_context_stop(isight->context); in isight_stop_streaming()
Damdtp-stream.c1911 fw_iso_context_stop(s->context); in amdtp_stream_stop()