Searched refs:__v4l2_device_call_subdevs_p (Results 1 – 1 of 1) sorted by relevance
/linux-6.14.4/include/media/ |
D | v4l2-device.h | 293 #define __v4l2_device_call_subdevs_p(v4l2_dev, sd, cond, o, f, args...) \ macro 322 __v4l2_device_call_subdevs_p(v4l2_dev, __sd, cond, o, \ 416 __v4l2_device_call_subdevs_p(v4l2_dev, __sd, \ 476 __v4l2_device_call_subdevs_p(v4l2_dev, __sd, \
|