Searched refs:V4L2_CID_PRIVATE_BASE (Results 1 – 10 of 10) sorted by relevance
20 #define M5602_V4L2_CID_GREEN_BALANCE (V4L2_CID_PRIVATE_BASE + 0)21 #define M5602_V4L2_CID_NOISE_SUPPRESION (V4L2_CID_PRIVATE_BASE + 1)
894 (V4L2_CID_PRIVATE_BASE + 0)896 (V4L2_CID_PRIVATE_BASE + 1)898 (V4L2_CID_PRIVATE_BASE + 2)900 (V4L2_CID_PRIVATE_BASE + 3)902 (V4L2_CID_PRIVATE_BASE + 4)904 (V4L2_CID_PRIVATE_BASE + 5)
20 controls using ``V4L2_CID_PRIVATE_BASE`` [#f1]_ and higher values. The316 ``V4L2_CID_PRIVATE_BASE``428 for (queryctrl.id = V4L2_CID_PRIVATE_BASE;;505 The use of ``V4L2_CID_PRIVATE_BASE`` is problematic because different506 drivers may use the same ``V4L2_CID_PRIVATE_BASE`` ID for different510 ``V4L2_CID_PRIVATE_BASE`` IDs are mapped to those unique IDs by the511 kernel. Consider these ``V4L2_CID_PRIVATE_BASE`` IDs as aliases to514 Many applications today still use the ``V4L2_CID_PRIVATE_BASE`` IDs517 support for ``V4L2_CID_PRIVATE_BASE`` is still around.
52 ``V4L2_CID_PRIVATE_BASE`` and incrementing ``id`` until the driver
37 MATROXFB_CID_TESTOUT = V4L2_CID_PRIVATE_BASE,
1982 #define V4L2_CID_PRIVATE_BASE 0x08000000 macro
245 if (id >= V4L2_CID_PRIVATE_BASE) { in prepare_ext_ctrls()1098 if (id >= V4L2_CID_PRIVATE_BASE) in v4l2_query_ext_ctrl()
1598 id -= V4L2_CID_PRIVATE_BASE; in find_private_ref()1623 if (id >= V4L2_CID_PRIVATE_BASE) in find_ref()1879 id >= V4L2_CID_PRIVATE_BASE || in v4l2_ctrl_new()
876 case V4L2_CID_PRIVATE_BASE: in check_ext_ctrls()
398 replace define V4L2_CID_PRIVATE_BASE control