Searched refs:__v4l2_device_call_subdevs_p (Results  1 – 3 of 3) sorted by relevance
| /linux-4.1.27/include/media/ | 
| D | v4l2-device.h | 136 #define __v4l2_device_call_subdevs_p(v4l2_dev, sd, cond, o, f, args...)	\  macro 147 		__v4l2_device_call_subdevs_p(v4l2_dev, __sd, cond, o,	\ 182 		__v4l2_device_call_subdevs_p(v4l2_dev, __sd,		\
  | 
| /linux-4.1.27/drivers/media/pci/cx18/ | 
| D | cx18-driver.h | 712 		__v4l2_device_call_subdevs_p(&(cx)->v4l2_dev, __sd,	\
  | 
| /linux-4.1.27/drivers/media/pci/ivtv/ | 
| D | ivtv-driver.h | 832 		__v4l2_device_call_subdevs_p(&(itv)->v4l2_dev, __sd,	\
  |