[media] v4l: vsp1: Set entities functions
[deliverable/linux.git] / drivers / media / platform / vsp1 / vsp1_entity.h
index a240fc1c59a639ad8d09f4555a95b10ad20a409f..bcdea4ee73c52e4b9a101a2f3da0a8de6c4145b7 100644 (file)
@@ -104,7 +104,7 @@ static inline struct vsp1_entity *to_vsp1_entity(struct v4l2_subdev *subdev)
 
 int vsp1_entity_init(struct vsp1_device *vsp1, struct vsp1_entity *entity,
                     const char *name, unsigned int num_pads,
-                    const struct v4l2_subdev_ops *ops);
+                    const struct v4l2_subdev_ops *ops, u32 function);
 void vsp1_entity_destroy(struct vsp1_entity *entity);
 
 extern const struct v4l2_subdev_internal_ops vsp1_subdev_internal_ops;
This page took 0.026895 seconds and 5 git commands to generate.