Lines Matching refs:v4l2_subdev_call
691 ret = v4l2_subdev_call(v4l2_sd, video, s_stream, 1); in ceu_start_streaming()
741 v4l2_subdev_call(v4l2_sd, video, s_stream, 0); in ceu_stop_streaming()
844 ret = v4l2_subdev_call(v4l2_sd, pad, set_fmt, &pad_state, &sd_format); in __ceu_try_fmt()
849 ret = v4l2_subdev_call(v4l2_sd, pad, set_fmt, in __ceu_try_fmt()
903 ret = v4l2_subdev_call(v4l2_sd, pad, set_fmt, NULL, &format); in ceu_set_fmt()
979 !v4l2_subdev_call(v4l2_sd, pad, enum_mbus_code, in ceu_init_mbus_fmt()
1056 v4l2_subdev_call(v4l2_sd, core, s_power, 1); in ceu_runtime_resume()
1072 v4l2_subdev_call(v4l2_sd, core, s_power, 0); in ceu_runtime_suspend()
1239 v4l2_subdev_call(ceu_sd_old->v4l2_sd, core, s_power, 0); in ceu_s_input()
1240 v4l2_subdev_call(ceudev->sd->v4l2_sd, core, s_power, 1); in ceu_s_input()
1281 ret = v4l2_subdev_call(v4l2_sd, pad, enum_frame_size, in ceu_enum_framesizes()
1315 ret = v4l2_subdev_call(v4l2_sd, pad, enum_frame_interval, NULL, in ceu_enum_frameintervals()