Searched refs:FIMC_ISP_SD_PAD_SINK (Results 1 – 2 of 2) sorted by relevance
143 if (fmt->pad == FIMC_ISP_SD_PAD_SINK) { in fimc_isp_subdev_get_fmt()173 if (fmt->pad == FIMC_ISP_SD_PAD_SINK) { in __isp_subdev_try_format()182 FIMC_ISP_SD_PAD_SINK); in __isp_subdev_try_format()219 if (fmt->pad == FIMC_ISP_SD_PAD_SINK) { in fimc_isp_subdev_set_fmt()233 if (fmt->pad == FIMC_ISP_SD_PAD_SINK) { in fimc_isp_subdev_set_fmt()372 format = v4l2_subdev_get_try_format(sd, fh->pad, FIMC_ISP_SD_PAD_SINK); in fimc_isp_subdev_open()708 isp->subdev_pads[FIMC_ISP_SD_PAD_SINK].flags = MEDIA_PAD_FL_SINK; in fimc_isp_subdev_create()
51 #define FIMC_ISP_SD_PAD_SINK 0 macro