Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/media/platform/samsung/exynos-gsc/
Dgsc-core.c756 static const struct v4l2_ctrl_ops gsc_ctrl_ops = { variable
770 &gsc_ctrl_ops, V4L2_CID_ROTATE, 0, 270, 90, 0); in gsc_ctrls_create()
772 &gsc_ctrl_ops, V4L2_CID_HFLIP, 0, 1, 1, 0); in gsc_ctrls_create()
774 &gsc_ctrl_ops, V4L2_CID_VFLIP, 0, 1, 1, 0); in gsc_ctrls_create()
776 &gsc_ctrl_ops, V4L2_CID_ALPHA_COMPONENT, 0, 255, 1, 0); in gsc_ctrls_create()