Lines Matching refs:v4l2_subdev_call
692 ret = v4l2_subdev_call(v4l2_sd, video, s_stream, 1); in ceu_start_streaming()
726 v4l2_subdev_call(v4l2_sd, video, s_stream, 0); in ceu_start_streaming()
751 v4l2_subdev_call(v4l2_sd, video, s_stream, 0); in ceu_stop_streaming()
853 ret = v4l2_subdev_call(v4l2_sd, pad, set_fmt, &pad_cfg, &sd_format); in __ceu_try_fmt()
858 ret = v4l2_subdev_call(v4l2_sd, pad, set_fmt, in __ceu_try_fmt()
912 ret = v4l2_subdev_call(v4l2_sd, pad, set_fmt, NULL, &format); in ceu_set_fmt()
988 !v4l2_subdev_call(v4l2_sd, pad, enum_mbus_code, in ceu_init_mbus_fmt()
1065 v4l2_subdev_call(v4l2_sd, core, s_power, 1); in ceu_runtime_resume()
1081 v4l2_subdev_call(v4l2_sd, core, s_power, 0); in ceu_runtime_suspend()
1252 v4l2_subdev_call(ceu_sd_old->v4l2_sd, core, s_power, 0); in ceu_s_input()
1253 v4l2_subdev_call(ceudev->sd->v4l2_sd, core, s_power, 1); in ceu_s_input()
1294 ret = v4l2_subdev_call(v4l2_sd, pad, enum_frame_size, in ceu_enum_framesizes()
1328 ret = v4l2_subdev_call(v4l2_sd, pad, enum_frame_interval, NULL, in ceu_enum_frameintervals()