Searched refs:req_alloc_array (Results 1 – 1 of 1) sorted by relevance
1562 static bool req_alloc_array(struct v4l2_ctrl_ref *ref, u32 elems) in req_alloc_array() 1594 if (ctrl->is_array && !req_alloc_array(ref, ctrl->new_elems)) in cur_to_req() 1611 if (ctrl->is_array && !req_alloc_array(ref, ctrl->elems)) in req_to_new() 1549 static bool req_alloc_array(struct v4l2_ctrl_ref *ref, u32 elems) req_alloc_array() function