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