Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/firewire/
Dcore-iso.c201 int fw_iso_context_stop(struct fw_iso_context *ctx) in fw_iso_context_stop() function
205 EXPORT_SYMBOL(fw_iso_context_stop);
Dnet.c1104 fw_iso_context_stop(dev->broadcast_rcv_context); in fwnet_broadcast_stop()
Dcore-cdev.c1178 return fw_iso_context_stop(client->iso_context); in ioctl_stop_iso()
/Linux-v5.4/include/linux/
Dfirewire.h465 int fw_iso_context_stop(struct fw_iso_context *ctx);
/Linux-v5.4/drivers/media/firewire/
Dfiredtv-fw.c189 fw_iso_context_stop(ctx->context); in fdtv_stop_iso()
/Linux-v5.4/sound/firewire/
Disight.c320 fw_iso_context_stop(isight->context); in isight_stop_streaming()
Damdtp-stream.c1110 fw_iso_context_stop(s->context); in amdtp_stream_stop()