Searched refs:PREV_PAD_SINK (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/platform/omap3isp/ |
H A D | isppreview.c | 1064 const struct v4l2_mbus_framefmt *format = &prev->formats[PREV_PAD_SINK]; in preview_config_input_size() 1166 const struct v4l2_mbus_framefmt *ifmt = &prev->formats[PREV_PAD_SINK]; in preview_adjust_bandwidth() 1393 /* PREV_PAD_SINK */ in preview_configure() 1394 format = &prev->formats[PREV_PAD_SINK]; in preview_configure() 1696 return v4l2_subdev_get_try_crop(&prev->subdev, cfg, PREV_PAD_SINK); in __preview_get_crop() 1741 case PREV_PAD_SINK: in preview_try_format() 1773 *fmt = *__preview_get_format(prev, cfg, PREV_PAD_SINK, which); in preview_try_format() 1869 case PREV_PAD_SINK: in preview_enum_mbus_code() 1935 if (sel->pad != PREV_PAD_SINK) in preview_get_selection() 1945 format = __preview_get_format(prev, cfg, PREV_PAD_SINK, in preview_get_selection() [all...] |
H A D | isppreview.h | 98 #define PREV_PAD_SINK 0 macro
|
H A D | isp.c | 1773 &isp->isp_prev.subdev.entity, PREV_PAD_SINK, 0); in isp_create_links() 1811 &isp->isp_prev.subdev.entity, PREV_PAD_SINK, 0); in isp_create_links()
|
/kernel/linux/linux-6.6/drivers/media/platform/ti/omap3isp/ |
H A D | isppreview.c | 1064 const struct v4l2_mbus_framefmt *format = &prev->formats[PREV_PAD_SINK]; in preview_config_input_size() 1166 const struct v4l2_mbus_framefmt *ifmt = &prev->formats[PREV_PAD_SINK]; in preview_adjust_bandwidth() 1393 /* PREV_PAD_SINK */ in preview_configure() 1394 format = &prev->formats[PREV_PAD_SINK]; in preview_configure() 1700 PREV_PAD_SINK); in __preview_get_crop() 1746 case PREV_PAD_SINK: in preview_try_format() 1778 *fmt = *__preview_get_format(prev, sd_state, PREV_PAD_SINK, in preview_try_format() 1875 case PREV_PAD_SINK: in preview_enum_mbus_code() 1941 if (sel->pad != PREV_PAD_SINK) in preview_get_selection() 1951 format = __preview_get_format(prev, sd_state, PREV_PAD_SINK, in preview_get_selection() [all...] |
H A D | isppreview.h | 98 #define PREV_PAD_SINK 0 macro
|
H A D | isp.c | 1778 &isp->isp_prev.subdev.entity, PREV_PAD_SINK, 0); in isp_create_links() 1816 &isp->isp_prev.subdev.entity, PREV_PAD_SINK, 0); in isp_create_links()
|
Completed in 12 milliseconds