Home
last modified time | relevance | path

Searched refs:v4l2_subdev_call (Results 1 – 1 of 1) sorted by relevance

/include/media/
A Dv4l2-subdev.h1899 #define v4l2_subdev_call(sd, o, f, args...) \ macro
1940 __result = v4l2_subdev_call(sd, o, f, state, ##args); \
1974 __result = v4l2_subdev_call(sd, o, f, state, ##args); \

Completed in 9 milliseconds