Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/staging/media/atomisp/i2c/ov5693/
Datomisp-ov5693.c977 if (dev->vcm_update) { in ov5693_t_focus_abs()
987 dev->vcm_update = false; in ov5693_t_focus_abs()
1057 dev->vcm_update = true; in ov5693_t_vcm_slew()
1066 dev->vcm_update = true; in ov5693_t_vcm_timing()
1275 dev->vcm_update = false; in ov5693_init()
Dov5693.h240 bool vcm_update; member