vfe_set_selection
static int vfe_set_selection(struct v4l2_subdev *sd,
ret = vfe_set_selection(sd, sd_state, &sel);
ret = vfe_set_selection(sd, sd_state, &crop);
.set_selection = vfe_set_selection,