Searched refs:new_maxpos (Results 1 – 1 of 1) sorted by relevance
2459 int old_maxpos, new_maxpos; in setLensVcmCfg() local2509 new_maxpos = old_maxpos; in setLensVcmCfg()2511 new_maxpos = vcmcfg->max_logical_pos; in setLensVcmCfg()2513 if (old_maxpos != new_maxpos) { in setLensVcmCfg()2514 ret = lensHw->setLensVcmMaxlogpos(new_maxpos); in setLensVcmCfg()