Searched defs:fh (Results 201 - 225 of 386) sorted by relevance

1234567891011>>

/linux-master/drivers/media/pci/solo6x10/
H A Dsolo6x10-v4l2-enc.c1116 static int solo_subscribe_event(struct v4l2_fh *fh, argument
/linux-master/drivers/staging/media/sunxi/cedrus/
H A Dcedrus.h116 struct v4l2_fh fh; member in struct:cedrus_ctx
/linux-master/drivers/media/usb/au0828/
H A Dau0828-video.c1668 static int vidioc_log_status(struct file *file, void *fh) argument
/linux-master/fs/nfs/filelayout/
H A Dfilelayout.c457 struct nfs_fh *fh; local
504 struct nfs_fh *fh; local
1001 struct nfs_fh *fh; local
[all...]
/linux-master/drivers/net/wireless/marvell/libertas/
H A Dtypes.h54 struct ieee_ie_fh_param_set fh; member in union:ieee_phy_param_set
/linux-master/drivers/media/platform/
H A Dm2m-deinterlace.c135 struct v4l2_fh fh; member in struct:deinterlace_ctx
[all...]
/linux-master/drivers/media/platform/st/sti/delta/
H A Ddelta-v4l2.c424 static int delta_g_fmt_stream(struct file *file, void *fh, argument
453 static int delta_g_fmt_frame(struct file *file, void *fh, struct v4l2_format *f) argument
605 static int delta_s_fmt_stream(struct file *file, void *fh, argument
642 static int delta_s_fmt_frame(struct file *file, void *fh, struct v4l2_format *f) argument
721 delta_g_selection(struct file *file, void *fh, struct v4l2_selection *s) argument
790 delta_try_decoder_cmd(struct file *file, void *fh, struct v4l2_decoder_cmd *cmd) argument
806 delta_decoder_stop_cmd(struct delta_ctx *ctx, void *fh) argument
866 delta_decoder_cmd(struct file *file, void *fh, struct v4l2_decoder_cmd *cmd) argument
879 delta_subscribe_event(struct v4l2_fh *fh, const struct v4l2_event_subscription *sub) argument
[all...]
/linux-master/drivers/media/platform/st/sti/bdisp/
H A Dbdisp-v4l2.c684 bdisp_querycap(struct file *file, void *fh, struct v4l2_capability *cap) argument
697 bdisp_enum_fmt(struct file *file, void *fh, struct v4l2_fmtdesc *f) argument
717 bdisp_g_fmt(struct file *file, void *fh, struct v4l2_format *f) argument
741 bdisp_try_fmt(struct file *file, void *fh, struct v4l2_format *f) argument
791 bdisp_s_fmt(struct file *file, void *fh, struct v4l2_format *f) argument
843 bdisp_g_selection(struct file *file, void *fh, struct v4l2_selection *s) argument
921 bdisp_s_selection(struct file *file, void *fh, struct v4l2_selection *s) argument
1000 bdisp_streamon(struct file *file, void *fh, enum v4l2_buf_type type) argument
[all...]
/linux-master/drivers/media/platform/samsung/s5p-jpeg/
H A Djpeg-core.h226 struct v4l2_fh fh; member in struct:s5p_jpeg_ctx
/linux-master/drivers/media/usb/uvc/
H A Duvc_v4l2.c682 static int uvc_ioctl_querycap(struct file *file, void *fh, argument
720 static int uvc_ioctl_enum_fmt_vid_cap(struct file *file, void *fh, argument
729 static int uvc_ioctl_enum_fmt_vid_out(struct file *file, void *fh, argument
738 static int uvc_ioctl_g_fmt_vid_cap(struct file *file, void *fh, argument
747 static int uvc_ioctl_g_fmt_vid_out(struct file *file, void *fh, argument
756 static int uvc_ioctl_s_fmt_vid_cap(struct file *file, void *fh, argument
770 uvc_ioctl_s_fmt_vid_out(struct file *file, void *fh, struct v4l2_format *fmt) argument
784 uvc_ioctl_try_fmt_vid_cap(struct file *file, void *fh, struct v4l2_format *fmt) argument
794 uvc_ioctl_try_fmt_vid_out(struct file *file, void *fh, struct v4l2_format *fmt) argument
804 uvc_ioctl_reqbufs(struct file *file, void *fh, struct v4l2_requestbuffers *rb) argument
827 uvc_ioctl_querybuf(struct file *file, void *fh, struct v4l2_buffer *buf) argument
839 uvc_ioctl_qbuf(struct file *file, void *fh, struct v4l2_buffer *buf) argument
851 uvc_ioctl_expbuf(struct file *file, void *fh, struct v4l2_exportbuffer *exp) argument
863 uvc_ioctl_dqbuf(struct file *file, void *fh, struct v4l2_buffer *buf) argument
875 uvc_ioctl_create_bufs(struct file *file, void *fh, struct v4l2_create_buffers *cb) argument
889 uvc_ioctl_streamon(struct file *file, void *fh, enum v4l2_buf_type type) argument
906 uvc_ioctl_streamoff(struct file *file, void *fh, enum v4l2_buf_type type) argument
922 uvc_ioctl_enum_input(struct file *file, void *fh, struct v4l2_input *input) argument
965 uvc_ioctl_g_input(struct file *file, void *fh, unsigned int *input) argument
993 uvc_ioctl_s_input(struct file *file, void *fh, unsigned int input) argument
1027 uvc_ioctl_queryctrl(struct file *file, void *fh, struct v4l2_queryctrl *qc) argument
1036 uvc_ioctl_query_ext_ctrl(struct file *file, void *fh, struct v4l2_query_ext_ctrl *qec) argument
1084 uvc_ioctl_g_ext_ctrls(struct file *file, void *fh, struct v4l2_ext_controls *ctrls) argument
1166 uvc_ioctl_s_ext_ctrls(struct file *file, void *fh, struct v4l2_ext_controls *ctrls) argument
1174 uvc_ioctl_try_ext_ctrls(struct file *file, void *fh, struct v4l2_ext_controls *ctrls) argument
1182 uvc_ioctl_querymenu(struct file *file, void *fh, struct v4l2_querymenu *qm) argument
1191 uvc_ioctl_g_selection(struct file *file, void *fh, struct v4l2_selection *sel) argument
1225 uvc_ioctl_g_parm(struct file *file, void *fh, struct v4l2_streamparm *parm) argument
1234 uvc_ioctl_s_parm(struct file *file, void *fh, struct v4l2_streamparm *parm) argument
1248 uvc_ioctl_enum_framesizes(struct file *file, void *fh, struct v4l2_frmsizeenum *fsize) argument
1288 uvc_ioctl_enum_frameintervals(struct file *file, void *fh, struct v4l2_frmivalenum *fival) argument
1349 uvc_ioctl_subscribe_event(struct v4l2_fh *fh, const struct v4l2_event_subscription *sub) argument
1360 uvc_ioctl_default(struct file *file, void *fh, bool valid_prio, unsigned int cmd, void *arg) argument
[all...]
/linux-master/drivers/media/platform/amphion/
H A Dvenc.c94 static int venc_querycap(struct file *file, void *fh, struct v4l2_capability *cap) argument
103 static int venc_enum_fmt(struct file *file, void *fh, struct v4l2_fmtdesc *f) argument
119 static int venc_enum_framesizes(struct file *file, void *fh, struct v4l2_frmsizeenum *fsize) argument
144 static int venc_enum_frameintervals(struct file *file, void *fh, struct v4l2_frmivalenum *fival) argument
176 static int venc_g_fmt(struct file *file, void *fh, struct v4l2_format *f) argument
205 static int venc_try_fmt(struct file *file, void *fh, struct v4l2_format *f) argument
215 static int venc_s_fmt(struct file *file, void *fh, struct v4l2_format *f) argument
267 static int venc_g_parm(struct file *file, void *fh, struct v4l2_streamparm *parm) argument
291 static int venc_s_parm(struct file *file, void *fh, struc argument
330 venc_g_selection(struct file *file, void *fh, struct v4l2_selection *s) argument
384 venc_s_selection(struct file *file, void *fh, struct v4l2_selection *s) argument
451 venc_encoder_cmd(struct file *file, void *fh, struct v4l2_encoder_cmd *cmd) argument
472 venc_subscribe_event(struct v4l2_fh *fh, const struct v4l2_event_subscription *sub) argument
[all...]
/linux-master/drivers/scsi/bnx2fc/
H A Dbnx2fc_hwi.c556 struct fc_frame_header *fh; local
/linux-master/drivers/scsi/qedf/
H A Dqedf_io.c2495 struct fc_frame_header *fh; local
/linux-master/drivers/scsi/libfc/
H A Dfc_lport.c799 struct fc_frame_header *fh; local
947 struct fc_frame_header *fh = fc_frame_header_get(fp); local
1119 struct fc_frame_header *fh; local
1195 struct fc_frame_header *fh; local
1738 struct fc_frame_header *fh; local
1961 struct fc_frame_header *fh; local
2025 struct fc_frame_header *fh; local
2084 struct fc_frame_header *fh; local
[all...]
H A Dfc_fcp.c476 struct fc_frame_header *fh; local
740 struct fc_frame_header *fh; local
777 struct fc_frame_header *fh; local
850 struct fc_frame_header *fh; local
1365 struct fc_frame_header *fh; local
1771 struct fc_frame_header *fh; local
[all...]
/linux-master/drivers/media/radio/
H A Dradio-si476x.c995 static int si476x_radio_g_register(struct file *file, void *fh, argument
1011 static int si476x_radio_s_register(struct file *file, void *fh, argument
/linux-master/drivers/media/platform/rockchip/rkisp1/
H A Drkisp1-params.c1755 static int rkisp1_params_g_fmt_meta_out(struct file *file, void *fh, argument
/linux-master/fs/nfsd/
H A Dexport.c1017 struct svc_fh fh; local
/linux-master/fs/notify/fanotify/
H A Dfanotify_user.c412 static int copy_fid_info_to_user(__kernel_fsid_t *fsid, struct fanotify_fh *fh, argument
H A Dfanotify.h84 static inline bool fanotify_fh_has_ext_buf(struct fanotify_fh *fh) argument
89 static inline char **fanotify_fh_ext_buf_ptr(struct fanotify_fh *fh) argument
97 static inline void *fanotify_fh_ext_buf(struct fanotify_fh *fh) argument
102 static inline void *fanotify_fh_buf(struct fanotify_fh *fh) argument
361 struct fanotify_fh *fh = fanotify_event_object_fh(event); local
[all...]
/linux-master/fs/nfs/blocklayout/
H A Dblocklayout.c784 bl_set_layoutdriver(struct nfs_server *server, const struct nfs_fh *fh) argument
/linux-master/drivers/staging/media/deprecated/atmel/
H A Datmel-isc-base.c1082 static int isc_g_parm(struct file *file, void *fh, struct v4l2_streamparm *a) argument
1089 static int isc_s_parm(struct file *file, void *fh, struct v4l2_streamparm *a) argument
1096 static int isc_enum_framesizes(struct file *file, void *fh, argument
/linux-master/drivers/media/i2c/
H A Dvideo-i2c.c588 static int video_i2c_g_input(struct file *file, void *fh, unsigned int *inp) argument
595 static int video_i2c_s_input(struct file *file, void *fh, unsigned int inp) argument
600 static int video_i2c_enum_input(struct file *file, void *fh, argument
613 static int video_i2c_enum_fmt_vid_cap(struct file *file, void *fh, argument
628 static int video_i2c_enum_framesizes(struct file *file, void *fh, argument
666 static int video_i2c_try_fmt_vid_cap(struct file *file, void *fh, argument
685 static int video_i2c_s_fmt_vid_cap(struct file *file, void *fh, argument
/linux-master/drivers/media/platform/qcom/venus/
H A Dvdec.c241 static int vdec_try_fmt(struct file *file, void *fh, struct v4l2_format *f) argument
284 static int vdec_g_fmt(struct file *file, void *fh, struct v4l2_format *f) argument
321 static int vdec_s_fmt(struct file *file, void *fh, struct v4l2_format *f) argument
395 vdec_g_selection(struct file *file, void *fh, struct v4l2_selection *s) argument
436 vdec_querycap(struct file *file, void *fh, struct v4l2_capability *cap) argument
445 static int vdec_enum_fmt(struct file *file, void *fh, struct v4l2_fmtdesc *f) argument
462 static int vdec_s_parm(struct file *file, void *fh, struct v4l2_streamparm *a) argument
496 static int vdec_enum_framesizes(struct file *file, void *fh, argument
526 static int vdec_subscribe_event(struct v4l2_fh *fh, argument
549 vdec_decoder_cmd(struct file *file, void *fh, struct v4l2_decoder_cmd *cmd) argument
[all...]
H A Dvenc.c145 venc_querycap(struct file *file, void *fh, struct v4l2_capability *cap) argument
154 static int venc_enum_fmt(struct file *file, void *fh, struct v4l2_fmtdesc *f) argument
224 static int venc_try_fmt(struct file *file, void *fh, struct v4l2_format *f) argument
233 static int venc_s_fmt(struct file *file, void *fh, struct v4l2_format *f) argument
302 static int venc_g_fmt(struct file *file, void *fh, struct v4l2_format *f) argument
335 venc_g_selection(struct file *file, void *fh, struct v4l2_selection *s) argument
363 venc_s_selection(struct file *file, void *fh, struct v4l2_selection *s) argument
391 static int venc_s_parm(struct file *file, void *fh, struct v4l2_streamparm *a) argument
426 static int venc_g_parm(struct file *file, void *fh, struct v4l2_streamparm *a) argument
440 static int venc_enum_framesizes(struct file *file, void *fh, argument
470 venc_enum_frameintervals(struct file *file, void *fh, struct v4l2_frmivalenum *fival) argument
515 venc_subscribe_event(struct v4l2_fh *fh, const struct v4l2_event_subscription *sub) argument
529 venc_encoder_cmd(struct file *file, void *fh, struct v4l2_encoder_cmd *cmd) argument
[all...]

Completed in 294 milliseconds

1234567891011>>