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

/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, function
1310 ret = vfe_set_selection(sd, sd_state, &crop);
1582 .set_selection = vfe_set_selection,

Completed in 95 milliseconds