Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/v4l2-core/
H A Dv4l2-ctrls-core.c1364 static bool req_alloc_array(struct v4l2_ctrl_ref *ref, u32 elems) in req_alloc_array() function
1396 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()