Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/firewire/
Dcore-iso.c195 int fw_iso_context_flush_completions(struct fw_iso_context *ctx) in fw_iso_context_flush_completions() function
199 EXPORT_SYMBOL(fw_iso_context_flush_completions);
Dcore-cdev.c1188 return fw_iso_context_flush_completions(client->iso_context); in ioctl_flush_iso()
/Linux-v5.4/include/linux/
Dfirewire.h462 int fw_iso_context_flush_completions(struct fw_iso_context *ctx);
/Linux-v5.4/sound/firewire/
Damdtp-stream.c1056 fw_iso_context_flush_completions(s->context); in amdtp_stream_pcm_pointer()
1075 fw_iso_context_flush_completions(s->context); in amdtp_stream_pcm_ack()