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()
846 ret = v4l2_subdev_call(v4l2_sd, pad, set_fmt, &pad_state, &sd_format); in __ceu_try_fmt()
851 ret = v4l2_subdev_call(v4l2_sd, pad, set_fmt, in __ceu_try_fmt()
905 ret = v4l2_subdev_call(v4l2_sd, pad, set_fmt, NULL, &format); in ceu_set_fmt()
981 !v4l2_subdev_call(v4l2_sd, pad, enum_mbus_code, in ceu_init_mbus_fmt()
1058 v4l2_subdev_call(v4l2_sd, core, s_power, 1); in ceu_runtime_resume()
1074 v4l2_subdev_call(v4l2_sd, core, s_power, 0); in ceu_runtime_suspend()
1245 v4l2_subdev_call(ceu_sd_old->v4l2_sd, core, s_power, 0); in ceu_s_input()
1246 v4l2_subdev_call(ceudev->sd->v4l2_sd, core, s_power, 1); in ceu_s_input()
1287 ret = v4l2_subdev_call(v4l2_sd, pad, enum_frame_size, in ceu_enum_framesizes()
1321 ret = v4l2_subdev_call(v4l2_sd, pad, enum_frame_interval, NULL, in ceu_enum_frameintervals()