Home
last modified time | relevance | path

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

/drivers/firewire/
Dcore-iso.c225 int fw_iso_context_stop(struct fw_iso_context *ctx) in fw_iso_context_stop() function
229 EXPORT_SYMBOL(fw_iso_context_stop);
Dnet.c1105 fw_iso_context_stop(dev->broadcast_rcv_context); in fwnet_broadcast_stop()
Dcore-cdev.c1191 return fw_iso_context_stop(client->iso_context); in ioctl_stop_iso()
/drivers/media/firewire/
Dfiredtv-fw.c188 fw_iso_context_stop(ctx->context); in fdtv_stop_iso()