Searched refs:end_buffer_offset (Results 1 – 1 of 1) sorted by relevance
648 unsigned int end_buffer_offset) in ar_sync_buffers_for_cpu() argument658 if (end_buffer_offset > 0) in ar_sync_buffers_for_cpu()660 end_buffer_offset, DMA_FROM_DEVICE); in ar_sync_buffers_for_cpu()810 unsigned int end_buffer_index, end_buffer_offset; in ohci_ar_context_work() local817 end_buffer_index = ar_search_last_active_buffer(ctx, &end_buffer_offset); in ohci_ar_context_work()818 ar_sync_buffers_for_cpu(ctx, end_buffer_index, end_buffer_offset); in ohci_ar_context_work()819 end = ctx->buffer + end_buffer_index * PAGE_SIZE + end_buffer_offset; in ohci_ar_context_work()