Searched refs:exynos_subdev_s_crop (Results 1 – 7 of 7) sorted by relevance
48 int exynos_subdev_s_crop(int fd, struct v4l2_subdev_crop *crop);
327 int exynos_subdev_s_crop(int fd, struct v4l2_subdev_crop *crop) in exynos_subdev_s_crop() function
380 return exynos_subdev_s_crop(gsc->mdev.gsc_sd_entity->fd, &sd_crop); in exynos_gsc_subdev_s_crop()
1107 if (exynos_subdev_s_crop(gsc->mdev.sink_sd_entity->fd, &sd_crop) < 0) { in m_gsc_out_config()1367 if (exynos_subdev_s_crop(gsc->mdev.gsc_sd_entity->fd, &sd_crop) < 0) { in m_gsc_cap_config()
119 int exynos_subdev_s_crop(int fd, struct v4l2_subdev_crop *crop);
324 int exynos_subdev_s_crop(int fd, struct v4l2_subdev_crop *crop) in exynos_subdev_s_crop() function