Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/i2c/
Dimx335.c471 int ret_hold; in imx335_update_exp_gain() local
488 ret_hold = cci_write(imx335->cci, IMX335_REG_HOLD, 0, NULL); in imx335_update_exp_gain()
489 if (ret_hold) in imx335_update_exp_gain()
490 ret = ret_hold; in imx335_update_exp_gain()