[media] cx25821: use core locking
[sfrench/cifs-2.6.git] / drivers / media / pci / cx25821 / cx25821-video.h
index 9d70020d9256bbd9785cea7ef848c9eb243bf7da..b0f0d5395490fb900a4aa3700ba884e7b727da11 100644 (file)
@@ -67,12 +67,6 @@ do {                                                                 \
 extern void cx25821_video_wakeup(struct cx25821_dev *dev,
                                 struct cx25821_dmaqueue *q, u32 count);
 
-extern int cx25821_res_get(struct cx25821_dev *dev, struct cx25821_fh *fh,
-                          unsigned int bit);
-extern int cx25821_res_check(struct cx25821_fh *fh, unsigned int bit);
-extern int cx25821_res_locked(struct cx25821_fh *fh, unsigned int bit);
-extern void cx25821_res_free(struct cx25821_dev *dev, struct cx25821_fh *fh,
-                            unsigned int bits);
 extern int cx25821_start_video_dma(struct cx25821_dev *dev,
                                   struct cx25821_dmaqueue *q,
                                   struct cx25821_buffer *buf,