Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/staging/media/deprecated/atmel/
Datmel-isc.h320 struct v4l2_ctrl *gr_off_ctrl; member
Datmel-isc-base.c63 v4l2_ctrl_s_ctrl(isc->gr_off_ctrl, ctrls->offset[ISC_HIS_CFG_MODE_GR]); in isc_update_v4l2_ctrls()
1548 ctrls->offset[ISC_HIS_CFG_MODE_GR] = isc->gr_off_ctrl->val; in isc_s_awb_ctrl()
1712 isc->gr_off_ctrl = v4l2_ctrl_new_custom(hdl, &isc_gr_off_ctrl, NULL); in isc_ctrl_init()
/linux-6.12.1/drivers/media/platform/microchip/
Dmicrochip-isc.h337 struct v4l2_ctrl *gr_off_ctrl; member
Dmicrochip-isc-base.c54 v4l2_ctrl_s_ctrl(isc->gr_off_ctrl, ctrls->offset[ISC_HIS_CFG_MODE_GR]); in isc_update_v4l2_ctrls()
1496 ctrls->offset[ISC_HIS_CFG_MODE_GR] = isc->gr_off_ctrl->val; in isc_s_awb_ctrl()
1659 isc->gr_off_ctrl = v4l2_ctrl_new_custom(hdl, &isc_gr_off_ctrl, NULL); in isc_ctrl_init()