Searched defs:__fh (Results 1 - 3 of 3) sorted by relevance

/drivers/media/common/
H A Dsaa7146_video.c871 static int vidioc_s_fmt_vid_cap(struct file *file, void *__fh, struct v4l2_format *f) argument
873 struct saa7146_fh *fh = __fh;
892 static int vidioc_s_fmt_vid_overlay(struct file *file, void *__fh, struct v4l2_format *f) argument
894 struct saa7146_fh *fh = __fh;
1009 static int vidioc_reqbufs(struct file *file, void *__fh, struct v4l2_requestbuffers *b) argument
1011 struct saa7146_fh *fh = __fh;
1020 static int vidioc_querybuf(struct file *file, void *__fh, struct v4l2_buffer *buf) argument
1022 struct saa7146_fh *fh = __fh;
1031 static int vidioc_qbuf(struct file *file, void *__fh, struct v4l2_buffer *buf) argument
1033 struct saa7146_fh *fh = __fh;
1042 vidioc_dqbuf(struct file *file, void *__fh, struct v4l2_buffer *buf) argument
1053 vidioc_streamon(struct file *file, void *__fh, enum v4l2_buf_type type) argument
1070 vidioc_streamoff(struct file *file, void *__fh, enum v4l2_buf_type type) argument
1106 vidioc_g_chip_ident(struct file *file, void *__fh, struct v4l2_dbg_chip_ident *chip) argument
[all...]
/drivers/media/video/zoran/
H A Dzoran_driver.c1530 static int zoran_querycap(struct file *file, void *__fh, struct v4l2_capability *cap) argument
1532 struct zoran_fh *fh = __fh;
1563 static int zoran_enum_fmt_vid_cap(struct file *file, void *__fh, argument
1566 struct zoran_fh *fh = __fh;
1572 static int zoran_enum_fmt_vid_out(struct file *file, void *__fh, argument
1575 struct zoran_fh *fh = __fh;
1581 static int zoran_enum_fmt_vid_overlay(struct file *file, void *__fh, argument
1584 struct zoran_fh *fh = __fh;
1590 static int zoran_g_fmt_vid_out(struct file *file, void *__fh, argument
1593 struct zoran_fh *fh = __fh;
1616 zoran_g_fmt_vid_cap(struct file *file, void *__fh, struct v4l2_format *fmt) argument
1641 zoran_g_fmt_vid_overlay(struct file *file, void *__fh, struct v4l2_format *fmt) argument
1662 zoran_try_fmt_vid_overlay(struct file *file, void *__fh, struct v4l2_format *fmt) argument
1683 zoran_try_fmt_vid_out(struct file *file, void *__fh, struct v4l2_format *fmt) argument
1750 zoran_try_fmt_vid_cap(struct file *file, void *__fh, struct v4l2_format *fmt) argument
1781 zoran_s_fmt_vid_overlay(struct file *file, void *__fh, struct v4l2_format *fmt) argument
1803 zoran_s_fmt_vid_out(struct file *file, void *__fh, struct v4l2_format *fmt) argument
1889 zoran_s_fmt_vid_cap(struct file *file, void *__fh, struct v4l2_format *fmt) argument
1944 zoran_g_fbuf(struct file *file, void *__fh, struct v4l2_framebuffer *fb) argument
1966 zoran_s_fbuf(struct file *file, void *__fh, struct v4l2_framebuffer *fb) argument
1992 zoran_overlay(struct file *file, void *__fh, unsigned int on) argument
2007 zoran_reqbufs(struct file *file, void *__fh, struct v4l2_requestbuffers *req) argument
2081 zoran_querybuf(struct file *file, void *__fh, struct v4l2_buffer *buf) argument
2094 zoran_qbuf(struct file *file, void *__fh, struct v4l2_buffer *buf) argument
2159 zoran_dqbuf(struct file *file, void *__fh, struct v4l2_buffer *buf) argument
2236 zoran_streamon(struct file *file, void *__fh, enum v4l2_buf_type type) argument
2293 zoran_streamoff(struct file *file, void *__fh, enum v4l2_buf_type type) argument
2363 zoran_queryctrl(struct file *file, void *__fh, struct v4l2_queryctrl *ctrl) argument
2379 zoran_g_ctrl(struct file *file, void *__fh, struct v4l2_control *ctrl) argument
2396 zoran_s_ctrl(struct file *file, void *__fh, struct v4l2_control *ctrl) argument
2413 zoran_g_std(struct file *file, void *__fh, v4l2_std_id *std) argument
2424 zoran_s_std(struct file *file, void *__fh, v4l2_std_id *std) argument
2441 zoran_enum_input(struct file *file, void *__fh, struct v4l2_input *inp) argument
2462 zoran_g_input(struct file *file, void *__fh, unsigned int *input) argument
2474 zoran_s_input(struct file *file, void *__fh, unsigned int input) argument
2492 zoran_enum_output(struct file *file, void *__fh, struct v4l2_output *outp) argument
2505 zoran_g_output(struct file *file, void *__fh, unsigned int *output) argument
2512 zoran_s_output(struct file *file, void *__fh, unsigned int output) argument
2521 zoran_cropcap(struct file *file, void *__fh, struct v4l2_cropcap *cropcap) argument
2554 zoran_g_crop(struct file *file, void *__fh, struct v4l2_crop *crop) argument
2587 zoran_s_crop(struct file *file, void *__fh, struct v4l2_crop *crop) argument
2635 zoran_g_jpegcomp(struct file *file, void *__fh, struct v4l2_jpegcompression *params) argument
2662 zoran_s_jpegcomp(struct file *file, void *__fh, struct v4l2_jpegcompression *params) argument
[all...]
/drivers/media/video/
H A Dvino.c2927 static int vino_querycap(struct file *file, void *__fh, argument
2942 static int vino_enum_input(struct file *file, void *__fh, argument
2963 static int vino_g_input(struct file *file, void *__fh, argument
2987 static int vino_s_input(struct file *file, void *__fh, argument
3001 static int vino_querystd(struct file *file, void *__fh, argument
3028 static int vino_g_std(struct file *file, void *__fh, argument
3044 static int vino_s_std(struct file *file, void *__fh, argument
3094 static int vino_enum_fmt_vid_cap(struct file *file, void *__fh, argument
3108 static int vino_try_fmt_vid_cap(struct file *file, void *__fh, argument
3154 static int vino_g_fmt_vid_cap(struct file *file, void *__fh, argument
3184 vino_s_fmt_vid_cap(struct file *file, void *__fh, struct v4l2_format *f) argument
3228 vino_cropcap(struct file *file, void *__fh, struct v4l2_cropcap *ccap) argument
3261 vino_g_crop(struct file *file, void *__fh, struct v4l2_crop *c) argument
3286 vino_s_crop(struct file *file, void *__fh, struct v4l2_crop *c) argument
3309 vino_g_parm(struct file *file, void *__fh, struct v4l2_streamparm *sp) argument
3330 vino_s_parm(struct file *file, void *__fh, struct v4l2_streamparm *sp) argument
3353 vino_reqbufs(struct file *file, void *__fh, struct v4l2_requestbuffers *rb) argument
3429 vino_querybuf(struct file *file, void *__fh, struct v4l2_buffer *b) argument
3457 vino_qbuf(struct file *file, void *__fh, struct v4l2_buffer *b) argument
3488 vino_dqbuf(struct file *file, void *__fh, struct v4l2_buffer *b) argument
3554 vino_streamon(struct file *file, void *__fh, enum v4l2_buf_type i) argument
3594 vino_streamoff(struct file *file, void *__fh, enum v4l2_buf_type i) argument
3610 vino_queryctrl(struct file *file, void *__fh, struct v4l2_queryctrl *queryctrl) argument
3660 vino_g_ctrl(struct file *file, void *__fh, struct v4l2_control *control) argument
3716 vino_s_ctrl(struct file *file, void *__fh, struct v4l2_control *control) argument
[all...]

Completed in 124 milliseconds