Home
last modified time | relevance | path

Searched refs:context_get_descriptors (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/firewire/
H A Dohci.c1220 static struct descriptor *context_get_descriptors(struct context *ctx, in context_get_descriptors() function
1339 d = context_get_descriptors(ctx, 4, &d_bus); in at_context_queue_packet()
3271 d = context_get_descriptors(&ctx->context, z + header_z, &d_bus); in queue_iso_transmit()
3368 d = context_get_descriptors(&ctx->context, in queue_iso_packet_per_buffer()
3441 d = context_get_descriptors(&ctx->context, 1, &d_bus); in queue_iso_buffer_fill()
/kernel/linux/linux-6.6/drivers/firewire/
H A Dohci.c1222 static struct descriptor *context_get_descriptors(struct context *ctx, in context_get_descriptors() function
1341 d = context_get_descriptors(ctx, 4, &d_bus); in at_context_queue_packet()
3283 d = context_get_descriptors(&ctx->context, z + header_z, &d_bus); in queue_iso_transmit()
3380 d = context_get_descriptors(&ctx->context, in queue_iso_packet_per_buffer()
3453 d = context_get_descriptors(&ctx->context, 1, &d_bus); in queue_iso_buffer_fill()

Completed in 10 milliseconds