atomisp_subdev_get_rect
isp_sink_crop = atomisp_subdev_get_rect(
isp_sink_crop = *atomisp_subdev_get_rect(&asd->subdev, NULL,
crop[i] = atomisp_subdev_get_rect(sd, sd_state, which, i,
comp[i] = atomisp_subdev_get_rect(sd, sd_state, which, i,
rec = atomisp_subdev_get_rect(sd, sd_state, sel->which, sel->pad,
if (!atomisp_subdev_get_rect(sd, sd_state, which, pad, target))
*r = *atomisp_subdev_get_rect(sd, sd_state, which, pad, target);
struct v4l2_rect *atomisp_subdev_get_rect(struct v4l2_subdev *sd,