Searched refs:fw_iso_context_queue (Results 1 - 7 of 7) sorted by relevance

/linux-master/drivers/firewire/
H A Dcore-iso.c173 int fw_iso_context_queue(struct fw_iso_context *ctx, function
180 EXPORT_SYMBOL(fw_iso_context_queue); variable
H A Dnet.c793 retval = fw_iso_context_queue(dev->broadcast_rcv_context, &packet,
1161 retval = fw_iso_context_queue(context, &packet,
H A Dcore-cdev.c1204 if (fw_iso_context_queue(ctx, &u.packet,
/linux-master/sound/firewire/
H A Disight.c196 err = fw_iso_context_queue(isight->context, &audio_packet,
373 err = fw_iso_context_queue(isight->context, &audio_packet,
H A Damdtp-stream.c636 err = fw_iso_context_queue(s->context, params, &s->buffer.iso_buffer,
/linux-master/drivers/media/firewire/
H A Dfiredtv-fw.c94 return fw_iso_context_queue(ctx->context, &p, &ctx->buffer,
/linux-master/include/linux/
H A Dfirewire.h526 int fw_iso_context_queue(struct fw_iso_context *ctx,

Completed in 163 milliseconds