Home
last modified time | relevance | path

Searched refs:fh (Results 1 – 19 of 19) sorted by relevance

/include/media/
Dv4l2-ioctl.h302 int (*vidioc_querycap)(struct file *file, void *fh,
306 int (*vidioc_enum_fmt_vid_cap)(struct file *file, void *fh,
308 int (*vidioc_enum_fmt_vid_overlay)(struct file *file, void *fh,
310 int (*vidioc_enum_fmt_vid_out)(struct file *file, void *fh,
312 int (*vidioc_enum_fmt_sdr_cap)(struct file *file, void *fh,
314 int (*vidioc_enum_fmt_sdr_out)(struct file *file, void *fh,
316 int (*vidioc_enum_fmt_meta_cap)(struct file *file, void *fh,
318 int (*vidioc_enum_fmt_meta_out)(struct file *file, void *fh,
322 int (*vidioc_g_fmt_vid_cap)(struct file *file, void *fh,
324 int (*vidioc_g_fmt_vid_overlay)(struct file *file, void *fh,
[all …]
Dv4l2-event.h75 struct v4l2_fh *fh; member
91 int v4l2_event_dequeue(struct v4l2_fh *fh, struct v4l2_event *event,
121 void v4l2_event_queue_fh(struct v4l2_fh *fh, const struct v4l2_event *ev);
139 int v4l2_event_pending(struct v4l2_fh *fh);
154 int v4l2_event_subscribe(struct v4l2_fh *fh,
164 int v4l2_event_unsubscribe(struct v4l2_fh *fh,
171 void v4l2_event_unsubscribe_all(struct v4l2_fh *fh);
186 struct v4l2_fh *fh,
195 int v4l2_src_change_event_subscribe(struct v4l2_fh *fh,
206 struct v4l2_fh *fh,
Dv4l2-fh.h70 void v4l2_fh_init(struct v4l2_fh *fh, struct video_device *vdev);
80 void v4l2_fh_add(struct v4l2_fh *fh);
105 void v4l2_fh_del(struct v4l2_fh *fh);
119 void v4l2_fh_exit(struct v4l2_fh *fh);
143 int v4l2_fh_is_singular(struct v4l2_fh *fh);
Dv4l2-mem2mem.h868 int v4l2_m2m_ioctl_create_bufs(struct file *file, void *fh,
872 int v4l2_m2m_ioctl_querybuf(struct file *file, void *fh,
874 int v4l2_m2m_ioctl_expbuf(struct file *file, void *fh,
876 int v4l2_m2m_ioctl_qbuf(struct file *file, void *fh,
878 int v4l2_m2m_ioctl_dqbuf(struct file *file, void *fh,
880 int v4l2_m2m_ioctl_prepare_buf(struct file *file, void *fh,
882 int v4l2_m2m_ioctl_streamon(struct file *file, void *fh,
884 int v4l2_m2m_ioctl_streamoff(struct file *file, void *fh,
886 int v4l2_m2m_ioctl_encoder_cmd(struct file *file, void *fh,
888 int v4l2_m2m_ioctl_decoder_cmd(struct file *file, void *fh,
[all …]
Dv4l2-ctrls.h1336 int v4l2_ctrl_log_status(struct file *file, void *fh);
1348 int v4l2_ctrl_subscribe_event(struct v4l2_fh *fh,
1496 int v4l2_s_ctrl(struct v4l2_fh *fh, struct v4l2_ctrl_handler *hdl,
1541 int v4l2_s_ext_ctrls(struct v4l2_fh *fh, struct v4l2_ctrl_handler *hdl,
1555 int v4l2_ctrl_subdev_subscribe_event(struct v4l2_subdev *sd, struct v4l2_fh *fh,
Dv4l2-subdev.h216 int (*subscribe_event)(struct v4l2_subdev *sd, struct v4l2_fh *fh,
218 int (*unsubscribe_event)(struct v4l2_subdev *sd, struct v4l2_fh *fh,
964 int (*open)(struct v4l2_subdev *sd, struct v4l2_subdev_fh *fh);
965 int (*close)(struct v4l2_subdev *sd, struct v4l2_subdev_fh *fh);
1159 #define to_v4l2_subdev_fh(fh) \ argument
1160 container_of(fh, struct v4l2_subdev_fh, vfh)
Dcec.h71 struct cec_fh *fh; member
/include/scsi/
Dfc_frame.h249 static inline void __fc_fill_fc_hdr(struct fc_frame_header *fh, in __fc_fill_fc_hdr() argument
255 fh->fh_r_ctl = r_ctl; in __fc_fill_fc_hdr()
256 hton24(fh->fh_d_id, did); in __fc_fill_fc_hdr()
257 hton24(fh->fh_s_id, sid); in __fc_fill_fc_hdr()
258 fh->fh_type = type; in __fc_fill_fc_hdr()
259 hton24(fh->fh_f_ctl, f_ctl); in __fc_fill_fc_hdr()
260 fh->fh_cs_ctl = 0; in __fc_fill_fc_hdr()
261 fh->fh_df_ctl = 0; in __fc_fill_fc_hdr()
262 fh->fh_parm_offset = htonl(parm_offset); in __fc_fill_fc_hdr()
272 struct fc_frame_header *fh; in fc_fill_fc_hdr() local
[all …]
/include/linux/
Dnfs.h65 static inline u32 nfs_fhandle_hash(const struct nfs_fh *fh) in nfs_fhandle_hash() argument
67 return ~crc32_le(0xFFFFFFFF, &fh->data[0], fh->size); in nfs_fhandle_hash()
Dnfs_xdr.h374 struct nfs_fh *fh; member
473 const struct nfs_fh * fh; member
503 struct nfs_fh fh; member
524 const struct nfs_fh * fh; member
540 struct nfs_fh * fh; member
570 struct nfs_fh * fh; member
592 struct nfs_fh * fh; member
606 struct nfs_fh * fh; member
669 struct nfs_fh * fh; member
710 struct nfs_fh *fh; member
[all …]
Dnfs_fs.h137 struct nfs_fh fh; member
334 return &NFS_I(inode)->fh; in NFS_FH()
475 static inline void nfs_free_fhandle(const struct nfs_fh *fh) in nfs_free_fhandle() argument
477 kfree(fh); in nfs_free_fhandle()
481 extern u32 _nfs_display_fhandle_hash(const struct nfs_fh *fh);
482 static inline u32 nfs_display_fhandle_hash(const struct nfs_fh *fh) in nfs_display_fhandle_hash() argument
484 return _nfs_display_fhandle_hash(fh); in nfs_display_fhandle_hash()
486 extern void _nfs_display_fhandle(const struct nfs_fh *fh, const char *caption);
487 #define nfs_display_fhandle(fh, caption) \ argument
490 _nfs_display_fhandle(fh, caption); \
[all …]
Dexportfs.h224 int (*encode_fh)(struct inode *inode, __u32 *fh, int *max_len,
319 int generic_encode_ino32_fh(struct inode *inode, __u32 *fh, int *max_len,
Dcleancache.h24 __u32 fh[CLEANCACHE_KEY_MAX]; member
/include/uapi/linux/
Dfuse.h695 uint64_t fh; member
710 uint64_t fh; member
754 uint64_t fh; member
783 uint64_t fh; member
789 uint64_t fh; member
796 uint64_t fh; member
803 uint64_t fh; member
815 uint64_t fh; member
836 uint64_t fh; member
861 uint64_t fh; member
[all …]
Dvfio_zdev.h33 __u32 fh; /* PCI function handle */ member
Dcoda.h619 struct file *fh; /* not passed from userspace but used in-kernel only */ member
/include/video/
Dmetronomefb.h52 int fh; member
/include/linux/lockd/
Dxdr.h42 struct nfs_fh fh; member
/include/net/
Dsch_generic.h395 struct tcf_proto *tp, void *fh,