Lines Matching refs:v4l2_subdev_call
574 ret = v4l2_subdev_call(csi2_sd, core, s_power, 1); in sh_mobile_ceu_add_device()
600 v4l2_subdev_call(csi2_sd, core, s_power, 0); in sh_mobile_ceu_remove_device()
805 ret = v4l2_subdev_call(sd, video, g_mbus_config, &cfg); in sh_mobile_ceu_set_bus_param()
833 ret = v4l2_subdev_call(sd, video, s_mbus_config, &cfg); in sh_mobile_ceu_set_bus_param()
943 ret = v4l2_subdev_call(sd, video, g_mbus_config, &cfg); in sh_mobile_ceu_try_bus_param()
1043 ret = v4l2_subdev_call(sd, video, enum_mbus_fmt, idx, &code); in sh_mobile_ceu_get_formats()
1080 ret = v4l2_subdev_call(sd, video, g_mbus_fmt, &mf); in sh_mobile_ceu_get_formats()
1210 ret = v4l2_subdev_call(sd, video, g_crop, &crop); in client_g_rect()
1219 ret = v4l2_subdev_call(sd, video, cropcap, &cap); in client_g_rect()
1269 v4l2_subdev_call(sd, video, s_crop, crop); in client_s_crop()
1293 ret = v4l2_subdev_call(sd, video, cropcap, &cap); in client_s_crop()
1347 v4l2_subdev_call(sd, video, s_crop, cam_crop); in client_s_crop()
1361 v4l2_subdev_call(sd, video, s_crop, cam_crop); in client_s_crop()
1409 ret = v4l2_subdev_call(sd, video, cropcap, &cap); in client_s_fmt()
1550 ret = v4l2_subdev_call(sd, video, g_mbus_fmt, &mf); in sh_mobile_ceu_set_crop()
1935 ret = v4l2_subdev_call(sd, video, s_stream, 0); in sh_mobile_ceu_set_livecrop()
1973 ret = v4l2_subdev_call(sd, video, s_stream, 1); in sh_mobile_ceu_set_livecrop()