Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/samsung/exynos-gsc/
H A Dgsc-core.h398 int gsc_try_selection(struct gsc_ctx *ctx, struct v4l2_selection *s);
H A Dgsc-m2m.c492 ret = gsc_try_selection(ctx, &sel); in gsc_m2m_s_selection()
H A Dgsc-core.c516 int gsc_try_selection(struct gsc_ctx *ctx, struct v4l2_selection *s) in gsc_try_selection() function