Home
last modified time | relevance | path

Searched defs:foreach_input (Results 1 – 2 of 2) sorted by relevance

/third_party/ltp/testcases/kernel/device-drivers/v4l/user_space/
Dv4l2_foreach.c29 void foreach_input(V4L2InputTestFunc pFunc) in foreach_input() function
/third_party/mesa3d/src/freedreno/ir3/
Dir3.h1674 #define foreach_input(__ininstr, __ir) foreach_input_n (__ininstr, __i, __ir) macro