Searched refs:req_alloc_array (Results 1 – 1 of 1) sorted by relevance
1364 static bool req_alloc_array(struct v4l2_ctrl_ref *ref, u32 elems) in req_alloc_array() function1396 if (ctrl->is_array && !req_alloc_array(ref, ctrl->new_elems)) in new_to_req()1413 if (ctrl->is_array && !req_alloc_array(ref, ctrl->elems)) in cur_to_req()