HomeSort by relevance Sort by last modified time
    Searched full:do_set_input (Results 1 - 1 of 1) sorted by null

  /external/ltp/testcases/kernel/device-drivers/v4l/user_space/
test_VIDIOC_INPUT.c 140 static void do_set_input(int f, __u32 first_wrong_input, __u32 index) function
202 do_set_input(f, first_wrong_input, i);
203 do_set_input(f, first_wrong_input, i + 1);
207 do_set_input(f, first_wrong_input,
213 do_set_input(f, first_wrong_input, i);

Completed in 315 milliseconds