| H A D | v4l2-device.h | 67 static inline void v4l2_device_get(struct v4l2_device *v4l2_dev) in v4l2_device_get() argument 159 v4l2_device_register_subdev(v4l2_dev,sd) global() argument 201 v4l2_device_register_subdev_nodes(struct v4l2_device * v4l2_dev) v4l2_device_register_subdev_nodes() argument 220 v4l2_device_register_ro_subdev_nodes(struct v4l2_device * v4l2_dev) v4l2_device_register_ro_subdev_nodes() argument 250 v4l2_device_supports_requests(struct v4l2_device * v4l2_dev) v4l2_device_supports_requests() argument 270 v4l2_device_for_each_subdev(sd,v4l2_dev) global() argument 293 __v4l2_device_call_subdevs_p(v4l2_dev,sd,cond,o,f,args...) global() argument 318 __v4l2_device_call_subdevs(v4l2_dev,cond,o,f,args...) global() argument 350 __v4l2_device_call_subdevs_until_err_p(v4l2_dev,sd,cond,o,f,args...) global() argument 385 __v4l2_device_call_subdevs_until_err(v4l2_dev,cond,o,f,args...) global() argument 412 v4l2_device_call_all(v4l2_dev,grpid,o,f,args...) global() argument 445 v4l2_device_call_until_err(v4l2_dev,grpid,o,f,args...) global() argument 472 v4l2_device_mask_call_all(v4l2_dev,grpmsk,o,f,args...) global() argument 504 v4l2_device_mask_call_until_err(v4l2_dev,grpmsk,o,f,args...) global() argument 526 v4l2_device_has_op(v4l2_dev,grpid,o,f) global() argument 554 v4l2_device_mask_has_op(v4l2_dev,grpmsk,o,f) global() argument [all...] |