Home
last modified time | relevance | path

Searched refs:fw_iso_context_schedule_flush_completions (Results 1 – 3 of 3) sorted by relevance

/linux/Documentation/driver-api/
H A Dfirewire.rst47 :functions: fw_iso_context_schedule_flush_completions
/linux/include/linux/
H A Dfirewire.h548 static inline void fw_iso_context_schedule_flush_completions(struct fw_iso_context *ctx) in fw_iso_context_schedule_flush_completions() function
/linux/drivers/firewire/
H A Dohci.c2259 fw_iso_context_schedule_flush_completions(&ohci->ir_context_list[i].base); in irq_handler()
2270 fw_iso_context_schedule_flush_completions(&ohci->it_context_list[i].base); in irq_handler()