Searched refs:v4l2_g_ctrl (Results 1 – 7 of 7) sorted by relevance
300 if (v4l2_g_ctrl in atomisp_csi2_configure_isp2401()
3878 if (v4l2_g_ctrl(input->camera->ctrl_handler, &ctrl) == 0) in atomisp_set_sensor_mipi_to_isp()
1439 int v4l2_g_ctrl(struct v4l2_ctrl_handler *hdl, struct v4l2_control *ctrl);
765 int v4l2_g_ctrl(struct v4l2_ctrl_handler *hdl, struct v4l2_control *control) in v4l2_g_ctrl() function780 EXPORT_SYMBOL(v4l2_g_ctrl);
2345 return v4l2_g_ctrl(vfh->ctrl_handler, p); in v4l_g_ctrl()2347 return v4l2_g_ctrl(vfd->ctrl_handler, p); in v4l_g_ctrl()
667 return v4l2_g_ctrl(vfh->ctrl_handler, arg); in subdev_do_ioctl()
769 ret = v4l2_g_ctrl(esd->ctrl_handler, &hb); in ipu6_isys_configure_stream_watermark()