Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/staging/media/deprecated/atmel/
Datmel-isc.h321 struct v4l2_ctrl *gb_off_ctrl; member
Datmel-isc-base.c64 v4l2_ctrl_s_ctrl(isc->gb_off_ctrl, ctrls->offset[ISC_HIS_CFG_MODE_GB]); in isc_update_v4l2_ctrls()
1550 ctrls->offset[ISC_HIS_CFG_MODE_GB] = isc->gb_off_ctrl->val; in isc_s_awb_ctrl()
1713 isc->gb_off_ctrl = v4l2_ctrl_new_custom(hdl, &isc_gb_off_ctrl, NULL); in isc_ctrl_init()
/linux-6.12.1/drivers/media/platform/microchip/
Dmicrochip-isc.h338 struct v4l2_ctrl *gb_off_ctrl; member
Dmicrochip-isc-base.c55 v4l2_ctrl_s_ctrl(isc->gb_off_ctrl, ctrls->offset[ISC_HIS_CFG_MODE_GB]); in isc_update_v4l2_ctrls()
1498 ctrls->offset[ISC_HIS_CFG_MODE_GB] = isc->gb_off_ctrl->val; in isc_s_awb_ctrl()
1660 isc->gb_off_ctrl = v4l2_ctrl_new_custom(hdl, &isc_gb_off_ctrl, NULL); in isc_ctrl_init()