Searched refs:vfe_set_selection (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/media/platform/qcom/camss/
H A Dcamss-vfe.c1150 static int vfe_set_selection(struct v4l2_subdev *sd,
1197 ret = vfe_set_selection(sd, sd_state, &sel);
1276 * vfe_set_selection - Handle set selection by pads subdev method
1283 static int vfe_set_selection(struct v4l2_subdev *sd,
1310 ret = vfe_set_selection(sd, sd_state, &crop);
1582 .set_selection = vfe_set_selection,
1282 static int vfe_set_selection(struct v4l2_subdev *sd, function

Completed in 185 milliseconds