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