Home
last modified time | relevance | path

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

/Linux-v6.6/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()
1550 ctrls->offset[ISC_HIS_CFG_MODE_GR] = isc->gr_off_ctrl->val; in isc_s_awb_ctrl()
1714 isc->gr_off_ctrl = v4l2_ctrl_new_custom(hdl, &isc_gr_off_ctrl, NULL); in isc_ctrl_init()
/Linux-v6.6/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()
1536 ctrls->offset[ISC_HIS_CFG_MODE_GR] = isc->gr_off_ctrl->val; in isc_s_awb_ctrl()
1699 isc->gr_off_ctrl = v4l2_ctrl_new_custom(hdl, &isc_gr_off_ctrl, NULL); in isc_ctrl_init()