Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/common/videobuf2/
H A Dvideobuf2-v4l2.c61 * __verify_planes_array() - verify that the planes array passed in struct
64 static int __verify_planes_array(struct vb2_buffer *vb, const struct v4l2_buffer *b) in __verify_planes_array() function
88 return __verify_planes_array(vb, pb); in __verify_planes_array_core()
424 ret = __verify_planes_array(vb, b); in vb2_queue_or_prepare_buf()
699 ret = __verify_planes_array(vb, b); in vb2_querybuf()
/kernel/linux/linux-6.6/drivers/media/common/videobuf2/
H A Dvideobuf2-v4l2.c61 * __verify_planes_array() - verify that the planes array passed in struct
64 static int __verify_planes_array(struct vb2_buffer *vb, const struct v4l2_buffer *b) in __verify_planes_array() function
88 return __verify_planes_array(vb, pb); in __verify_planes_array_core()
399 ret = __verify_planes_array(vb, b); in vb2_queue_or_prepare_buf()
668 ret = __verify_planes_array(vb, b); in vb2_querybuf()

Completed in 5 milliseconds