Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/platform/exynos-gsc/
Dgsc-core.c796 static const struct v4l2_ctrl_ops gsc_ctrl_ops = { variable
810 &gsc_ctrl_ops, V4L2_CID_ROTATE, 0, 270, 90, 0); in gsc_ctrls_create()
812 &gsc_ctrl_ops, V4L2_CID_HFLIP, 0, 1, 1, 0); in gsc_ctrls_create()
814 &gsc_ctrl_ops, V4L2_CID_VFLIP, 0, 1, 1, 0); in gsc_ctrls_create()
816 &gsc_ctrl_ops, V4L2_CID_ALPHA_COMPONENT, 0, 255, 1, 0); in gsc_ctrls_create()