Searched refs:__v4l2_subdev_state_gen_call (Results 1 – 1 of 1) sorted by relevance
| /include/media/ |
| D | v4l2-subdev.h | 1345 #define __v4l2_subdev_state_gen_call(NAME, _1, ARG, ...) \ macro 1385 __v4l2_subdev_state_gen_call(format, ##__VA_ARGS__, , _pad) \ 1407 __v4l2_subdev_state_gen_call(crop, ##__VA_ARGS__, , _pad) \ 1429 __v4l2_subdev_state_gen_call(compose, ##__VA_ARGS__, , _pad) \ 1451 __v4l2_subdev_state_gen_call(interval, ##__VA_ARGS__, , _pad) \
|