Searched refs:fw_iso_context_flush_completions (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/firewire/
H A Dcore-iso.c188 int fw_iso_context_flush_completions(struct fw_iso_context *ctx) function
192 EXPORT_SYMBOL(fw_iso_context_flush_completions); variable
H A Dcore-cdev.c1260 return fw_iso_context_flush_completions(client->iso_context);
/linux-master/include/linux/
H A Dfirewire.h531 int fw_iso_context_flush_completions(struct fw_iso_context *ctx);
/linux-master/sound/firewire/
H A Damdtp-stream.c1525 fw_iso_context_flush_completions(s->context);
1858 fw_iso_context_flush_completions(irq_target->context);
1879 fw_iso_context_flush_completions(irq_target->context);

Completed in 132 milliseconds