Searched defs:__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/media/common/
H A Dsaa7146_video.c873 static int vidioc_s_fmt_vid_cap(struct file *file, void *__fh, struct v4l2_format *f) argument
893 static int vidioc_s_fmt_vid_overlay(struct file *file, void *__fh, struct v4l2_format *f) argument
1018 static int vidioc_reqbufs(struct file *file, void *__fh, struct v4l2_requestbuffers *b) argument
1029 static int vidioc_querybuf(struct file *file, void *__fh, struct v4l2_buffer *buf) argument
1040 static int vidioc_qbuf(struct file *file, void *__fh, struct v4l2_buffer *buf) argument
1051 vidioc_dqbuf(struct file *file, void *__fh, struct v4l2_buffer *buf) argument
1062 vidioc_streamon(struct file *file, void *__fh, enum v4l2_buf_type type) argument
1079 vidioc_streamoff(struct file *file, void *__fh, enum v4l2_buf_type type) argument
1115 vidioc_g_chip_ident(struct file *file, void *__fh, struct v4l2_dbg_chip_ident *chip) argument
1132 vidiocgmbuf(struct file *file, void *__fh, struct video_mbuf *mbuf) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/zoran/
H A Dzoran_driver.c1517 static long zoran_default(struct file *file, void *__fh, int cmd, void *arg) argument
1795 static int zoran_vidiocgmbuf(struct file *file, void *__fh, struct video_mbuf *vmbuf) argument
1833 static int zoran_querycap(struct file *file, void *__fh, struct v4l2_capability *cap) argument
1868 static int zoran_enum_fmt_vid_cap(struct file *file, void *__fh, argument
1877 static int zoran_enum_fmt_vid_out(struct file *file, void *__fh, argument
1886 zoran_enum_fmt_vid_overlay(struct file *file, void *__fh, struct v4l2_fmtdesc *f) argument
1895 zoran_g_fmt_vid_out(struct file *file, void *__fh, struct v4l2_format *fmt) argument
1921 zoran_g_fmt_vid_cap(struct file *file, void *__fh, struct v4l2_format *fmt) argument
1946 zoran_g_fmt_vid_overlay(struct file *file, void *__fh, struct v4l2_format *fmt) argument
1967 zoran_try_fmt_vid_overlay(struct file *file, void *__fh, struct v4l2_format *fmt) argument
1988 zoran_try_fmt_vid_out(struct file *file, void *__fh, struct v4l2_format *fmt) argument
2055 zoran_try_fmt_vid_cap(struct file *file, void *__fh, struct v4l2_format *fmt) argument
2086 zoran_s_fmt_vid_overlay(struct file *file, void *__fh, struct v4l2_format *fmt) argument
2108 zoran_s_fmt_vid_out(struct file *file, void *__fh, struct v4l2_format *fmt) argument
2194 zoran_s_fmt_vid_cap(struct file *file, void *__fh, struct v4l2_format *fmt) argument
2249 zoran_g_fbuf(struct file *file, void *__fh, struct v4l2_framebuffer *fb) argument
2272 zoran_s_fbuf(struct file *file, void *__fh, struct v4l2_framebuffer *fb) argument
2298 zoran_overlay(struct file *file, void *__fh, unsigned int on) argument
2313 zoran_reqbufs(struct file *file, void *__fh, struct v4l2_requestbuffers *req) argument
2387 zoran_querybuf(struct file *file, void *__fh, struct v4l2_buffer *buf) argument
2400 zoran_qbuf(struct file *file, void *__fh, struct v4l2_buffer *buf) argument
2465 zoran_dqbuf(struct file *file, void *__fh, struct v4l2_buffer *buf) argument
2541 zoran_streamon(struct file *file, void *__fh, enum v4l2_buf_type type) argument
2598 zoran_streamoff(struct file *file, void *__fh, enum v4l2_buf_type type) argument
2668 zoran_queryctrl(struct file *file, void *__fh, struct v4l2_queryctrl *ctrl) argument
2684 zoran_g_ctrl(struct file *file, void *__fh, struct v4l2_control *ctrl) argument
2701 zoran_s_ctrl(struct file *file, void *__fh, struct v4l2_control *ctrl) argument
2718 zoran_g_std(struct file *file, void *__fh, v4l2_std_id *std) argument
2729 zoran_s_std(struct file *file, void *__fh, v4l2_std_id *std) argument
2746 zoran_enum_input(struct file *file, void *__fh, struct v4l2_input *inp) argument
2772 zoran_g_input(struct file *file, void *__fh, unsigned int *input) argument
2784 zoran_s_input(struct file *file, void *__fh, unsigned int input) argument
2802 zoran_enum_output(struct file *file, void *__fh, struct v4l2_output *outp) argument
2816 zoran_g_output(struct file *file, void *__fh, unsigned int *output) argument
2823 zoran_s_output(struct file *file, void *__fh, unsigned int output) argument
2832 zoran_cropcap(struct file *file, void *__fh, struct v4l2_cropcap *cropcap) argument
2865 zoran_g_crop(struct file *file, void *__fh, struct v4l2_crop *crop) argument
2898 zoran_s_crop(struct file *file, void *__fh, struct v4l2_crop *crop) argument
2946 zoran_g_jpegcomp(struct file *file, void *__fh, struct v4l2_jpegcompression *params) argument
2973 zoran_s_jpegcomp(struct file *file, void *__fh, struct v4l2_jpegcompression *params) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/
H A Dvino.c2762 static int vino_querycap(struct file *file, void *__fh, argument
2778 static int vino_enum_input(struct file *file, void *__fh, argument
2802 static int vino_g_input(struct file *file, void *__fh, argument
2826 static int vino_s_input(struct file *file, void *__fh, argument
2840 static int vino_querystd(struct file *file, void *__fh, argument
2867 static int vino_g_std(struct file *file, void *__fh, argument
2883 static int vino_s_std(struct file *file, void *__fh, argument
2933 static int vino_enum_fmt_vid_cap(struct file *file, void *__fh, argument
2947 static int vino_try_fmt_vid_cap(struct file *file, void *__fh, argument
2993 static int vino_g_fmt_vid_cap(struct file *file, void *__fh, argument
3023 vino_s_fmt_vid_cap(struct file *file, void *__fh, struct v4l2_format *f) argument
3067 vino_cropcap(struct file *file, void *__fh, struct v4l2_cropcap *ccap) argument
3100 vino_g_crop(struct file *file, void *__fh, struct v4l2_crop *c) argument
3125 vino_s_crop(struct file *file, void *__fh, struct v4l2_crop *c) argument
3148 vino_g_parm(struct file *file, void *__fh, struct v4l2_streamparm *sp) argument
3168 vino_s_parm(struct file *file, void *__fh, struct v4l2_streamparm *sp) argument
3191 vino_reqbufs(struct file *file, void *__fh, struct v4l2_requestbuffers *rb) argument
3267 vino_querybuf(struct file *file, void *__fh, struct v4l2_buffer *b) argument
3295 vino_qbuf(struct file *file, void *__fh, struct v4l2_buffer *b) argument
3326 vino_dqbuf(struct file *file, void *__fh, struct v4l2_buffer *b) argument
3392 vino_streamon(struct file *file, void *__fh, enum v4l2_buf_type i) argument
3432 vino_streamoff(struct file *file, void *__fh, enum v4l2_buf_type i) argument
3448 vino_queryctrl(struct file *file, void *__fh, struct v4l2_queryctrl *queryctrl) argument
3498 vino_g_ctrl(struct file *file, void *__fh, struct v4l2_control *control) argument
3554 vino_s_ctrl(struct file *file, void *__fh, struct v4l2_control *control) argument
[all...]

Completed in 116 milliseconds