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

  /external/ltp/testcases/kernel/device-drivers/v4l/user_space/
v4l2_foreach.h 12 typedef void (*V4L2InputTestFunc)(int ret_input_enum, int errno_input_enum, struct v4l2_input* input);
14 void foreach_input(V4L2InputTestFunc pFunc);
v4l2_foreach.c 29 void foreach_input(V4L2InputTestFunc pFunc)

Completed in 151 milliseconds