Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/platform/omap3isp/
Disppreview.c1689 __preview_get_format(struct isp_prev_device *prev, struct v4l2_subdev_pad_config *cfg, in __preview_get_format() function
1780 *fmt = *__preview_get_format(prev, cfg, PREV_PAD_SINK, which); in preview_try_format()
1952 format = __preview_get_format(prev, cfg, PREV_PAD_SINK, in preview_get_selection()
2002 format = __preview_get_format(prev, cfg, PREV_PAD_SINK, sel->which); in preview_set_selection()
2007 format = __preview_get_format(prev, cfg, PREV_PAD_SOURCE, sel->which); in preview_set_selection()
2026 format = __preview_get_format(prev, cfg, fmt->pad, fmt->which); in preview_get_format()
2048 format = __preview_get_format(prev, cfg, fmt->pad, fmt->which); in preview_set_format()
2067 format = __preview_get_format(prev, cfg, PREV_PAD_SOURCE, in preview_set_format()