Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/common/videobuf2/
Dvideobuf2-core.c2393 static int __find_plane_by_offset(struct vb2_queue *q, unsigned long offset, in __find_plane_by_offset() function
2525 ret = __find_plane_by_offset(q, offset, &vb, &plane); in vb2_mmap()
2580 ret = __find_plane_by_offset(q, offset, &vb, &plane); in vb2_get_unmapped_area()