Searched refs:end_buffer_offset (Results 1 – 1 of 1) sorted by relevance
646 unsigned int end_buffer_offset) in ar_sync_buffers_for_cpu() argument656 if (end_buffer_offset > 0) in ar_sync_buffers_for_cpu()658 end_buffer_offset, DMA_FROM_DEVICE); in ar_sync_buffers_for_cpu()808 unsigned int end_buffer_index, end_buffer_offset; in ohci_ar_context_work() local815 end_buffer_index = ar_search_last_active_buffer(ctx, &end_buffer_offset); in ohci_ar_context_work()816 ar_sync_buffers_for_cpu(ctx, end_buffer_index, end_buffer_offset); in ohci_ar_context_work()817 end = ctx->buffer + end_buffer_index * PAGE_SIZE + end_buffer_offset; in ohci_ar_context_work()