Lines Matching defs:iso_context
163 struct iso_context {
211 struct iso_context *it_context_list;
215 struct iso_context *ir_context_list;
2770 static void flush_iso_completions(struct iso_context *ctx)
2778 static void copy_iso_headers(struct iso_context *ctx, const u32 *dma_hdr)
2809 struct iso_context *ctx =
2810 container_of(context, struct iso_context, context);
2844 struct iso_context *ctx =
2845 container_of(context, struct iso_context, context);
2878 static void flush_ir_buffer_fill(struct iso_context *ctx)
2932 struct iso_context *ctx =
2933 container_of(context, struct iso_context, context);
2980 struct iso_context *ctx;
3077 struct iso_context *ctx = container_of(base, struct iso_context, base);
3127 struct iso_context *ctx = container_of(base, struct iso_context, base);
3152 struct iso_context *ctx = container_of(base, struct iso_context, base);
3220 struct iso_context *ctx;
3236 static int queue_iso_transmit(struct iso_context *ctx,
3340 static int queue_iso_packet_per_buffer(struct iso_context *ctx,
3421 static int queue_iso_buffer_fill(struct iso_context *ctx,
3482 struct iso_context *ctx = container_of(base, struct iso_context, base);
3506 &container_of(base, struct iso_context, base)->context;
3513 struct iso_context *ctx = container_of(base, struct iso_context, base);
3711 size = sizeof(struct iso_context) * ohci->n_ir;
3724 size = sizeof(struct iso_context) * ohci->n_it;