Lines Matching refs:v4l2_subdev_call
694 ret = v4l2_subdev_call(v4l2_sd, video, s_stream, 1); in ceu_start_streaming()
728 v4l2_subdev_call(v4l2_sd, video, s_stream, 0); in ceu_start_streaming()
753 v4l2_subdev_call(v4l2_sd, video, s_stream, 0); in ceu_stop_streaming()
855 ret = v4l2_subdev_call(v4l2_sd, pad, set_fmt, &pad_cfg, &sd_format); in __ceu_try_fmt()
860 ret = v4l2_subdev_call(v4l2_sd, pad, set_fmt, in __ceu_try_fmt()
914 ret = v4l2_subdev_call(v4l2_sd, pad, set_fmt, NULL, &format); in ceu_set_fmt()
990 !v4l2_subdev_call(v4l2_sd, pad, enum_mbus_code, in ceu_init_mbus_fmt()
1067 v4l2_subdev_call(v4l2_sd, core, s_power, 1); in ceu_runtime_resume()
1083 v4l2_subdev_call(v4l2_sd, core, s_power, 0); in ceu_runtime_suspend()
1254 v4l2_subdev_call(ceu_sd_old->v4l2_sd, core, s_power, 0); in ceu_s_input()
1255 v4l2_subdev_call(ceudev->sd->v4l2_sd, core, s_power, 1); in ceu_s_input()
1296 ret = v4l2_subdev_call(v4l2_sd, pad, enum_frame_size, in ceu_enum_framesizes()
1330 ret = v4l2_subdev_call(v4l2_sd, pad, enum_frame_interval, NULL, in ceu_enum_frameintervals()