Searched refs:atomisp_subdev_get_ffmt (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/staging/media/atomisp/pci/ |
H A D | atomisp_subdev.c | 124 sink = atomisp_subdev_get_ffmt(&asd->subdev, NULL, in atomisp_subdev_format_conversion() 126 src = atomisp_subdev_get_ffmt(&asd->subdev, NULL, in atomisp_subdev_format_conversion() 260 *atomisp_subdev_get_ffmt(struct v4l2_subdev *sd, in atomisp_subdev_get_ffmt() function 282 ffmt[i] = atomisp_subdev_get_ffmt(sd, sd_state, which, i); in isp_get_fmt_rect() 533 atomisp_subdev_get_ffmt(sd, sd_state, which, pad); in atomisp_subdev_set_ffmt() 593 fmt->format = *atomisp_subdev_get_ffmt(sd, sd_state, fmt->which, in isp_subdev_get_format()
|
H A D | atomisp_subdev.h | 346 *atomisp_subdev_get_ffmt(struct v4l2_subdev *sd,
|
H A D | atomisp_cmd.c | 3714 sink = atomisp_subdev_get_ffmt(&isp->asd.subdev, NULL, V4L2_SUBDEV_FORMAT_ACTIVE, in atomisp_get_padding() 3944 sink = atomisp_subdev_get_ffmt(&asd->subdev, NULL, in atomisp_set_sensor_mipi_to_isp() 4078 atomisp_subdev_get_ffmt(&asd->subdev, in atomisp_set_fmt_to_isp() 4232 sink = atomisp_subdev_get_ffmt(&asd->subdev, NULL, in atomisp_check_copy_mode() 4234 src = atomisp_subdev_get_ffmt(&asd->subdev, NULL, in atomisp_check_copy_mode() 4367 atomisp_subdev_get_ffmt(&asd->subdev, NULL, in atomisp_set_fmt()
|
H A D | atomisp_ioctl.c | 1094 sink = atomisp_subdev_get_ffmt(&asd->subdev, NULL, in atomisp_dma_burst_len_cfg()
|