Searched refs:isp_sd (Results 1 – 1 of 1) sorted by relevance
181 struct atomisp_sub_device *isp_sd = v4l2_get_subdevdata(sd); in isp_subdev_subscribe_event() local182 struct atomisp_device *isp = isp_sd->isp; in isp_subdev_subscribe_event()253 struct atomisp_sub_device *isp_sd = v4l2_get_subdevdata(sd); in atomisp_subdev_get_rect() local266 return &isp_sd->fmt[pad].crop; in atomisp_subdev_get_rect()268 return &isp_sd->fmt[pad].compose; in atomisp_subdev_get_rect()279 struct atomisp_sub_device *isp_sd = v4l2_get_subdevdata(sd); in atomisp_subdev_get_ffmt() local284 return &isp_sd->fmt[pad].fmt; in atomisp_subdev_get_ffmt()373 struct atomisp_sub_device *isp_sd = v4l2_get_subdevdata(sd); in atomisp_subdev_set_selection() local374 struct atomisp_device *isp = isp_sd->isp; in atomisp_subdev_set_selection()384 stream_id = atomisp_source_pad_to_stream_id(isp_sd, vdev_pad); in atomisp_subdev_set_selection()[all …]