Lines Matching refs:iso_context
163 struct iso_context {
211 struct iso_context *it_context_list;
215 struct iso_context *ir_context_list;
2782 static void flush_iso_completions(struct iso_context *ctx)
2790 static void copy_iso_headers(struct iso_context *ctx, const u32 *dma_hdr)
2821 struct iso_context *ctx =
2822 container_of(context, struct iso_context, context);
2856 struct iso_context *ctx =
2857 container_of(context, struct iso_context, context);
2890 static void flush_ir_buffer_fill(struct iso_context *ctx)
2944 struct iso_context *ctx =
2945 container_of(context, struct iso_context, context);
2992 struct iso_context *ctx;
3089 struct iso_context *ctx = container_of(base, struct iso_context, base);
3139 struct iso_context *ctx = container_of(base, struct iso_context, base);
3164 struct iso_context *ctx = container_of(base, struct iso_context, base);
3232 struct iso_context *ctx;
3248 static int queue_iso_transmit(struct iso_context *ctx,
3352 static int queue_iso_packet_per_buffer(struct iso_context *ctx,
3433 static int queue_iso_buffer_fill(struct iso_context *ctx,
3494 struct iso_context *ctx = container_of(base, struct iso_context, base);
3518 &container_of(base, struct iso_context, base)->context;
3525 struct iso_context *ctx = container_of(base, struct iso_context, base);
3722 size = sizeof(struct iso_context) * ohci->n_ir;
3737 size = sizeof(struct iso_context) * ohci->n_it;