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

/linux-4.4.14/drivers/media/v4l2-core/
H A Dvideobuf2-core.c1806 * __find_plane_by_offset() - find plane associated with the given offset off
1808 static int __find_plane_by_offset(struct vb2_queue *q, unsigned long off, __find_plane_by_offset() function
1976 ret = __find_plane_by_offset(q, off, &buffer, &plane); vb2_mmap()
2026 ret = __find_plane_by_offset(q, off, &buffer, &plane); vb2_get_unmapped_area()

Completed in 70 milliseconds