HomeSort by relevance Sort by last modified time
    Searched refs:foreach_input (Results 1 - 3 of 3) sorted by null

  /external/ltp/testcases/kernel/device-drivers/v4l/user_space/
v4l2_foreach.h 14 void foreach_input(V4L2InputTestFunc pFunc);
v4l2_foreach.c 29 void foreach_input(V4L2InputTestFunc pFunc) function
test_VIDIOC_STD.c 121 foreach_input(do_test_VIDIOC_G_STD);
305 foreach_input(do_test_VIDIOC_S_STD);
372 foreach_input(do_test_VIDIOC_S_STD_from_enum);
434 foreach_input(do_test_VIDIOC_S_STD_invalid_standard);
495 foreach_input(do_test_VIDIOC_G_STD_NULL);
528 foreach_input(do_test_VIDIOC_S_STD_NULL);

Completed in 116 milliseconds