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