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

/linux-4.1.27/drivers/media/v4l2-core/
H A Dvideobuf2-core.c187 * __vb2_buf_mem_alloc() - allocate video memory for the given buffer
189 static int __vb2_buf_mem_alloc(struct vb2_buffer *vb) __vb2_buf_mem_alloc() function
374 ret = __vb2_buf_mem_alloc(vb); __vb2_queue_alloc()
2532 * The buffer length was page_aligned at __vb2_buf_mem_alloc(), vb2_mmap()

Completed in 93 milliseconds