Searched refs:VB2_MAX_PLANES (Results 1 – 2 of 2) sorted by relevance
394 const unsigned plane_sizes[VB2_MAX_PLANES]) in __vb2_queue_alloc() argument740 unsigned plane_sizes[VB2_MAX_PLANES] = { }; in vb2_core_reqbufs()899 unsigned plane_sizes[VB2_MAX_PLANES] = { }; in vb2_core_create_bufs()1113 struct vb2_plane planes[VB2_MAX_PLANES]; in __prepare_userptr()1229 struct vb2_plane planes[VB2_MAX_PLANES]; in __prepare_dmabuf()
76 if (b->length < vb->num_planes || b->length > VB2_MAX_PLANES) { in __verify_planes_array()