Searched refs:__v4l2_subdev_state_gen_call (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/include/media/ |
D | v4l2-subdev.h | 1343 #define __v4l2_subdev_state_gen_call(NAME, _1, ARG, ...) \ macro 1383 __v4l2_subdev_state_gen_call(format, ##__VA_ARGS__, , _pad) \ 1405 __v4l2_subdev_state_gen_call(crop, ##__VA_ARGS__, , _pad) \ 1427 __v4l2_subdev_state_gen_call(compose, ##__VA_ARGS__, , _pad) \ 1449 __v4l2_subdev_state_gen_call(interval, ##__VA_ARGS__, , _pad) \
|