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()
856 ret = v4l2_subdev_call(v4l2_sd, pad, set_fmt, &pad_state, &sd_format); in __ceu_try_fmt()
861 ret = v4l2_subdev_call(v4l2_sd, pad, set_fmt, in __ceu_try_fmt()
915 ret = v4l2_subdev_call(v4l2_sd, pad, set_fmt, NULL, &format); in ceu_set_fmt()
991 !v4l2_subdev_call(v4l2_sd, pad, enum_mbus_code, in ceu_init_mbus_fmt()
1068 v4l2_subdev_call(v4l2_sd, core, s_power, 1); in ceu_runtime_resume()
1084 v4l2_subdev_call(v4l2_sd, core, s_power, 0); in ceu_runtime_suspend()
1255 v4l2_subdev_call(ceu_sd_old->v4l2_sd, core, s_power, 0); in ceu_s_input()
1256 v4l2_subdev_call(ceudev->sd->v4l2_sd, core, s_power, 1); in ceu_s_input()
1297 ret = v4l2_subdev_call(v4l2_sd, pad, enum_frame_size, in ceu_enum_framesizes()
1331 ret = v4l2_subdev_call(v4l2_sd, pad, enum_frame_interval, NULL, in ceu_enum_frameintervals()