Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/media/platform/exynos-gsc/
Dgsc-core.h391 int gsc_try_selection(struct gsc_ctx *ctx, struct v4l2_selection *s);
Dgsc-m2m.c499 ret = gsc_try_selection(ctx, &sel); in gsc_m2m_s_selection()
Dgsc-core.c518 int gsc_try_selection(struct gsc_ctx *ctx, struct v4l2_selection *s) in gsc_try_selection() function