Home
last modified time | relevance | path

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

/linux/drivers/firewire/
H A Dohci.c168 struct iso_context { struct
222 struct iso_context *it_context_list;
226 struct iso_context *ir_context_list;
998 struct iso_context *isoc_ctx = container_of(base, struct iso_context, base); in ohci_isoc_context_work()
2744 static void flush_iso_completions(struct iso_context *ctx, enum fw_iso_context_completions_cause ca… in flush_iso_completions()
2756 static void copy_iso_headers(struct iso_context *ctx, const u32 *dma_hdr) in copy_iso_headers()
2787 struct iso_context *ctx = in handle_ir_packet_per_buffer()
2788 container_of(context, struct iso_context, context); in handle_ir_packet_per_buffer()
2822 struct iso_context *ctx = in handle_ir_buffer_fill()
2823 container_of(context, struct iso_context, context); in handle_ir_buffer_fill()
[all …]