Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/device-drivers/v4l/user_space/
Dtest_VIDIOC_EXT_CTRLS.c178 static int do_get_ext_control_one(__u32 ctrl_class, __u32 id) in do_get_ext_control_one() function
286 ret1 = do_get_ext_control_one(V4L2_CTRL_CLASS_USER, i); in test_VIDIOC_G_EXT_CTRLS_one()
289 ret1 = do_get_ext_control_one(V4L2_CTRL_CLASS_USER, V4L2_CID_BASE - 1); in test_VIDIOC_G_EXT_CTRLS_one()
290 ret1 = do_get_ext_control_one(V4L2_CTRL_CLASS_USER, V4L2_CID_LASTP1); in test_VIDIOC_G_EXT_CTRLS_one()
292 do_get_ext_control_one(V4L2_CTRL_CLASS_USER, in test_VIDIOC_G_EXT_CTRLS_one()
297 ret1 = do_get_ext_control_one(V4L2_CTRL_CLASS_USER, i); in test_VIDIOC_G_EXT_CTRLS_one()
301 ret1 = do_get_ext_control_one(V4L2_CTRL_CLASS_USER, i); in test_VIDIOC_G_EXT_CTRLS_one()