Home
last modified time | relevance | path

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

/linux/drivers/media/usb/gspca/m5602/
H A Dm5602_sensor.h20 #define M5602_V4L2_CID_GREEN_BALANCE (V4L2_CID_PRIVATE_BASE + 0)
21 #define M5602_V4L2_CID_NOISE_SUPPRESION (V4L2_CID_PRIVATE_BASE + 1)
/linux/drivers/staging/media/atomisp/include/linux/
H A Datomisp.h827 (V4L2_CID_PRIVATE_BASE + 0)
829 (V4L2_CID_PRIVATE_BASE + 1)
831 (V4L2_CID_PRIVATE_BASE + 2)
833 (V4L2_CID_PRIVATE_BASE + 3)
835 (V4L2_CID_PRIVATE_BASE + 4)
837 (V4L2_CID_PRIVATE_BASE + 5)
/linux/include/uapi/linux/
H A Dmatroxfb.h37 MATROXFB_CID_TESTOUT = V4L2_CID_PRIVATE_BASE,
H A Dvideodev2.h2054 #define V4L2_CID_PRIVATE_BASE 0x08000000 macro
/linux/drivers/media/v4l2-core/
H A Dv4l2-ctrls-api.c261 if (id >= V4L2_CID_PRIVATE_BASE) { in prepare_ext_ctrls()
1137 if (id >= V4L2_CID_PRIVATE_BASE) in v4l2_query_ext_ctrl()
H A Dv4l2-ctrls-core.c1674 /* For backwards compatibility: V4L2_CID_PRIVATE_BASE should no longer
1685 id -= V4L2_CID_PRIVATE_BASE; in find_private_ref()
1710 if (id >= V4L2_CID_PRIVATE_BASE) in find_ref()
1978 id >= V4L2_CID_PRIVATE_BASE || in v4l2_ctrl_new()
H A Dv4l2-ioctl.c885 case V4L2_CID_PRIVATE_BASE: in check_ext_ctrls()
887 * V4L2_CID_PRIVATE_BASE cannot be used as control class in check_ext_ctrls()
/linux/Documentation/userspace-api/media/
H A Dvideodev2.h.rst.exceptions403 replace define V4L2_CID_PRIVATE_BASE control
/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-queryctrl.rst52 ``V4L2_CID_PRIVATE_BASE`` and incrementing ``id`` until the driver