Searched refs:__v4l2_subdev_state_gen_call (Results 1 – 1 of 1) sorted by relevance
/linux-6.8/include/media/ |
D | v4l2-subdev.h | 1324 #define __v4l2_subdev_state_gen_call(NAME, _1, ARG, ...) \ macro 1349 __v4l2_subdev_state_gen_call(format, ##__VA_ARGS__, , _pad) \ 1370 __v4l2_subdev_state_gen_call(crop, ##__VA_ARGS__, , _pad) \ 1391 __v4l2_subdev_state_gen_call(compose, ##__VA_ARGS__, , _pad) \ 1412 __v4l2_subdev_state_gen_call(interval, ##__VA_ARGS__, , _pad) \
|