hc
2024-01-03 2f7c68cb55ecb7331f2381deb497c27155f32faf
kernel/drivers/media/platform/qcom/camss/camss-video.h
....@@ -52,8 +52,6 @@
5252 unsigned int nformats;
5353 };
5454
55
-void msm_video_stop_streaming(struct camss_video *video);
56
-
5755 int msm_video_register(struct camss_video *video, struct v4l2_device *v4l2_dev,
5856 const char *name, int is_pix);
5957