Home
last modified time | relevance | path

Searched refs:flush_iso_completions (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/firewire/
H A Dcore.h111 int (*flush_iso_completions)(struct fw_iso_context *ctx); member
H A Dcore-iso.c190 return ctx->card->driver->flush_iso_completions(ctx); in fw_iso_context_flush_completions()
H A Dohci.c2770 static void flush_iso_completions(struct iso_context *ctx) in flush_iso_completions() function
2785 flush_iso_completions(ctx); in copy_iso_headers()
2834 flush_iso_completions(ctx); in handle_ir_packet_per_buffer()
2949 flush_iso_completions(ctx); in handle_it_packet()
2960 flush_iso_completions(ctx); in handle_it_packet()
3525 flush_iso_completions(ctx); in ohci_flush_iso_completions()
3561 .flush_iso_completions = ohci_flush_iso_completions,
H A Dcore-card.c657 .flush_iso_completions = dummy_flush_iso_completions,
/kernel/linux/linux-6.6/drivers/firewire/
H A Dcore.h111 int (*flush_iso_completions)(struct fw_iso_context *ctx); member
H A Dcore-iso.c190 return ctx->card->driver->flush_iso_completions(ctx); in fw_iso_context_flush_completions()
H A Dohci.c2782 static void flush_iso_completions(struct iso_context *ctx) in flush_iso_completions() function
2797 flush_iso_completions(ctx); in copy_iso_headers()
2846 flush_iso_completions(ctx); in handle_ir_packet_per_buffer()
2961 flush_iso_completions(ctx); in handle_it_packet()
2972 flush_iso_completions(ctx); in handle_it_packet()
3537 flush_iso_completions(ctx); in ohci_flush_iso_completions()
3573 .flush_iso_completions = ohci_flush_iso_completions,
H A Dcore-card.c696 .flush_iso_completions = dummy_flush_iso_completions,

Completed in 15 milliseconds