Searched refs:runmode (Results 1 – 2 of 2) sorted by relevance
91 struct atomisp_s_runmode *runmode);
2092 struct atomisp_s_runmode *runmode) in atomisp_set_sensor_runmode() argument2098 if (!(runmode && (runmode->mode & RUNMODE_MASK))) in atomisp_set_sensor_runmode()2106 ret = v4l2_ctrl_s_ctrl(c, runmode->mode); in atomisp_set_sensor_runmode()