Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/firewire/
Dcore-iso.c219 int fw_iso_context_flush_completions(struct fw_iso_context *ctx) in fw_iso_context_flush_completions() function
223 EXPORT_SYMBOL(fw_iso_context_flush_completions);
Dcore-cdev.c1201 return fw_iso_context_flush_completions(client->iso_context); in ioctl_flush_iso()
/Linux-v4.19/include/linux/
Dfirewire.h462 int fw_iso_context_flush_completions(struct fw_iso_context *ctx);
/Linux-v4.19/sound/firewire/
Damdtp-stream.c949 fw_iso_context_flush_completions(s->context); in amdtp_stream_pcm_pointer()
968 fw_iso_context_flush_completions(s->context); in amdtp_stream_pcm_ack()