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

/linux-master/drivers/media/platform/qcom/camss/
H A Dcamss-vfe.c1149 static int vfe_set_selection(struct v4l2_subdev *sd,
1196 ret = vfe_set_selection(sd, sd_state, &sel);
1275 * vfe_set_selection - Handle set selection by pads subdev method
1282 static int vfe_set_selection(struct v4l2_subdev *sd, function
1309 ret = vfe_set_selection(sd, sd_state, &crop);
1580 .set_selection = vfe_set_selection,

Completed in 218 milliseconds