Searched refs:FIMC_ISP_SD_PAD_SINK (Results 1 – 2 of 2) sorted by relevance
137 if (fmt->pad == FIMC_ISP_SD_PAD_SINK) { in fimc_isp_subdev_get_fmt()167 if (fmt->pad == FIMC_ISP_SD_PAD_SINK) { in __isp_subdev_try_format()176 FIMC_ISP_SD_PAD_SINK); in __isp_subdev_try_format()213 if (fmt->pad == FIMC_ISP_SD_PAD_SINK) { in fimc_isp_subdev_set_fmt()227 if (fmt->pad == FIMC_ISP_SD_PAD_SINK) { in fimc_isp_subdev_set_fmt()374 format = v4l2_subdev_get_try_format(sd, fh->pad, FIMC_ISP_SD_PAD_SINK); in fimc_isp_subdev_open()705 isp->subdev_pads[FIMC_ISP_SD_PAD_SINK].flags = MEDIA_PAD_FL_SINK; in fimc_isp_subdev_create()
48 #define FIMC_ISP_SD_PAD_SINK 0 macro