Searched refs:atomisp_subdev_get_ffmt (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/ |
| H A D | atomisp_file.c | 50 isp_sink_fmt = *atomisp_subdev_get_ffmt(&asd->subdev, NULL, in file_work() 95 isp_sink_fmt = atomisp_subdev_get_ffmt(&asd->subdev, NULL, in file_input_get_fmt()
|
| H A D | atomisp_subdev.c | 123 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() 275 *atomisp_subdev_get_ffmt(struct v4l2_subdev *sd, in atomisp_subdev_get_ffmt() function 296 ffmt[i] = atomisp_subdev_get_ffmt(sd, cfg, which, i); in isp_get_fmt_rect() 618 atomisp_subdev_get_ffmt(sd, cfg, which, pad); in atomisp_subdev_set_ffmt() 685 fmt->format = *atomisp_subdev_get_ffmt(sd, cfg, fmt->which, fmt->pad); in isp_subdev_get_format()
|
| H A D | atomisp_subdev.h | 442 *atomisp_subdev_get_ffmt(struct v4l2_subdev *sd,
|
| H A D | atomisp_cmd.c | 5081 sink = atomisp_subdev_get_ffmt(&asd->subdev, NULL, in atomisp_set_sensor_mipi_to_isp() 5281 atomisp_subdev_get_ffmt(&asd->subdev, in atomisp_set_fmt_to_isp() 5541 sink = atomisp_subdev_get_ffmt(&asd->subdev, NULL, in atomisp_check_copy_mode() 5543 src = atomisp_subdev_get_ffmt(&asd->subdev, NULL, in atomisp_check_copy_mode() 5858 atomisp_subdev_get_ffmt(&asd->subdev, NULL, in atomisp_set_fmt() 5863 isp_sink_fmt = atomisp_subdev_get_ffmt(&asd->subdev, NULL, in atomisp_set_fmt()
|
| H A D | atomisp_ioctl.c | 1733 sink = atomisp_subdev_get_ffmt(&asd->subdev, NULL, in atomisp_dma_burst_len_cfg() 1993 sink = atomisp_subdev_get_ffmt(&asd->subdev, NULL, in atomisp_streamon()
|