Searched refs:cx25821_fh (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/cx25821/
H A Dcx25821-video.h102 extern int cx25821_res_get(struct cx25821_dev *dev, struct cx25821_fh *fh,
104 extern int cx25821_res_check(struct cx25821_fh *fh, unsigned int bit);
105 extern int cx25821_res_locked(struct cx25821_fh *fh, unsigned int bit);
106 extern void cx25821_res_free(struct cx25821_dev *dev, struct cx25821_fh *fh,
127 extern struct videobuf_queue *get_queue(struct cx25821_fh *fh);
128 extern int cx25821_get_resource(struct cx25821_fh *fh, int resource);
H A Dcx25821-video.c221 int cx25821_res_get(struct cx25821_dev *dev, struct cx25821_fh *fh, unsigned int bit)
243 int cx25821_res_check(struct cx25821_fh *fh, unsigned int bit)
248 int cx25821_res_locked(struct cx25821_fh *fh, unsigned int bit)
253 void cx25821_res_free(struct cx25821_dev *dev, struct cx25821_fh *fh, unsigned int bits)
543 struct cx25821_fh *fh = q->priv_data;
559 struct cx25821_fh *fh = q->priv_data;
693 struct videobuf_queue *get_queue(struct cx25821_fh *fh)
704 int cx25821_get_resource(struct cx25821_fh *fh, int resource)
717 struct cx25821_fh *fh = file->private_data;
728 struct cx25821_fh *f
[all...]
H A Dcx25821.h126 struct cx25821_fh { struct

Completed in 80 milliseconds