Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/firewire/
Dcore-iso.c188 int fw_iso_context_stop(struct fw_iso_context *ctx) in fw_iso_context_stop() function
192 EXPORT_SYMBOL(fw_iso_context_stop);
Dnet.c1608 fw_iso_context_stop(dev->broadcast_rcv_context); in fwnet_remove()
Dcore-cdev.c1148 return fw_iso_context_stop(client->iso_context); in ioctl_stop_iso()
/linux-2.6.39/include/linux/
Dfirewire.h446 int fw_iso_context_stop(struct fw_iso_context *ctx);
/linux-2.6.39/drivers/media/dvb/firewire/
Dfiredtv-fw.c188 fw_iso_context_stop(ctx->context); in fdtv_stop_iso()
/linux-2.6.39/sound/firewire/
Damdtp.c534 fw_iso_context_stop(s->context); in amdtp_out_stream_stop()