Home
last modified time | relevance | path

Searched refs:ATOMISP_SUBDEV_PADS_NUM (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/staging/media/atomisp/pci/
H A Datomisp_subdev.c276 struct v4l2_rect *crop[ATOMISP_SUBDEV_PADS_NUM], in isp_get_fmt_rect() argument
277 struct v4l2_rect *comp[ATOMISP_SUBDEV_PADS_NUM]) in isp_get_fmt_rect() argument
281 for (i = 0; i < ATOMISP_SUBDEV_PADS_NUM; i++) { in isp_get_fmt_rect()
295 struct v4l2_mbus_framefmt *ffmt[ATOMISP_SUBDEV_PADS_NUM]; in isp_subdev_propagate()
296 struct v4l2_rect *crop[ATOMISP_SUBDEV_PADS_NUM], in isp_subdev_propagate()
297 *comp[ATOMISP_SUBDEV_PADS_NUM]; in isp_subdev_propagate()
357 struct v4l2_mbus_framefmt *ffmt[ATOMISP_SUBDEV_PADS_NUM]; in atomisp_subdev_set_selection()
358 struct v4l2_rect *crop[ATOMISP_SUBDEV_PADS_NUM], in atomisp_subdev_set_selection()
359 *comp[ATOMISP_SUBDEV_PADS_NUM]; in atomisp_subdev_set_selection()
887 ret = media_entity_pads_init(me, ATOMISP_SUBDEV_PADS_NUM, pads); in isp_subdev_init_entities()
H A Datomisp_subdev.h36 #define ATOMISP_SUBDEV_PADS_NUM 2 macro
240 struct media_pad pads[ATOMISP_SUBDEV_PADS_NUM];
241 struct atomisp_pad_format fmt[ATOMISP_SUBDEV_PADS_NUM];