Searched refs:v4l2_ctrl_new_std_compound (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/media/platform/qcom/venus/
H A Dvenc_ctrls.c608 v4l2_ctrl_new_std_compound(&inst->ctrl_handler, &venc_ctrl_ops,
612 v4l2_ctrl_new_std_compound(&inst->ctrl_handler, &venc_ctrl_ops,
/linux-master/include/media/
H A Dv4l2-ctrls.h717 * v4l2_ctrl_new_std_compound() - Allocate and initialize a new standard V4L2
731 struct v4l2_ctrl *v4l2_ctrl_new_std_compound(struct v4l2_ctrl_handler *hdl,
/linux-master/drivers/media/i2c/
H A Dimx214.c774 imx214->unit_size = v4l2_ctrl_new_std_compound(ctrl_hdlr,
/linux-master/drivers/media/v4l2-core/
H A Dv4l2-ctrls-core.c2138 struct v4l2_ctrl *v4l2_ctrl_new_std_compound(struct v4l2_ctrl_handler *hdl, function
2156 EXPORT_SYMBOL(v4l2_ctrl_new_std_compound); variable

Completed in 130 milliseconds