Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/platform/qcom/camss/
Dcamss-vfe.c1058 static int vfe_set_selection(struct v4l2_subdev *sd,
1105 ret = vfe_set_selection(sd, sd_state, &sel); in vfe_set_format()
1191 static int vfe_set_selection(struct v4l2_subdev *sd, in vfe_set_selection() function
1218 ret = vfe_set_selection(sd, sd_state, &crop); in vfe_set_selection()
1493 .set_selection = vfe_set_selection,