Home
last modified time | relevance | path

Searched refs:vfe_set_selection (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/media/platform/qcom/camss/
H A Dcamss-vfe.c1757 static int vfe_set_selection(struct v4l2_subdev *sd,
1804 ret = vfe_set_selection(sd, cfg, &sel); in vfe_set_format()
1890 static int vfe_set_selection(struct v4l2_subdev *sd, in vfe_set_selection() function
1917 ret = vfe_set_selection(sd, cfg, &crop); in vfe_set_selection()
2185 .set_selection = vfe_set_selection,