Searched refs:do_set_input (Results 1 - 1 of 1) sorted by relevance
/third_party/ltp/testcases/kernel/device-drivers/v4l/user_space/ |
H A D | test_VIDIOC_INPUT.c | 140 static void do_set_input(int f, __u32 first_wrong_input, __u32 index) in do_set_input() function 202 do_set_input(f, first_wrong_input, i); in test_VIDIOC_S_INPUT_invalid_inputs() 203 do_set_input(f, first_wrong_input, i + 1); in test_VIDIOC_S_INPUT_invalid_inputs() 207 do_set_input(f, first_wrong_input, in test_VIDIOC_S_INPUT_invalid_inputs() 213 do_set_input(f, first_wrong_input, i); in test_VIDIOC_S_INPUT_invalid_inputs()
|
Completed in 1 milliseconds