Searched refs:__v4l2_device_call_subdevs_until_err_p (Results  1 – 3 of 3) sorted by relevance
| /linux-4.1.27/include/media/ | 
| D | v4l2-device.h | 155 #define __v4l2_device_call_subdevs_until_err_p(v4l2_dev, sd, cond, o, f, args...) \  macro 171 	__v4l2_device_call_subdevs_until_err_p(v4l2_dev, __sd, cond, o,	\ 194 	__v4l2_device_call_subdevs_until_err_p(v4l2_dev, __sd,		\
  | 
| /linux-4.1.27/drivers/media/pci/cx18/ | 
| D | cx18-driver.h | 724 	__v4l2_device_call_subdevs_until_err_p(&(cx)->v4l2_dev,		\
  | 
| /linux-4.1.27/drivers/media/pci/ivtv/ | 
| D | ivtv-driver.h | 844 	__v4l2_device_call_subdevs_until_err_p(&(itv)->v4l2_dev, __sd,	\
  |