Searched defs:flush_iso_completions (Results 1 - 2 of 2) sorted by relevance

/drivers/firewire/
H A Dcore.h109 int (*flush_iso_completions)(struct fw_iso_context *ctx); member in struct:fw_card_driver
H A Dohci.c2685 static void flush_iso_completions(struct iso_context *ctx) function
2698 flush_iso_completions(ctx);
2746 flush_iso_completions(ctx);
2859 flush_iso_completions(ctx);
2869 flush_iso_completions(ctx);
3436 flush_iso_completions(ctx);
3472 .flush_iso_completions = ohci_flush_iso_completions,

Completed in 249 milliseconds