Searched defs:fh (Results 1 - 25 of 386) sorted by relevance

1234567891011>>

/linux-master/tools/build/feature/
H A Dtest-file-handle.c10 struct file_handle fh; member in struct:__anon156
/linux-master/drivers/media/pci/cx23885/
H A Dcx23885-ioctl.c14 int cx23885_g_chip_info(struct file *file, void *fh, argument
50 int cx23885_g_register(struct file *file, void *fh, argument
82 int cx23885_s_register(struct file *file, void *fh, argument
/linux-master/drivers/media/test-drivers/vivid/
H A Dvivid-radio-tx.c99 int vidioc_g_modulator(struct file *file, void *fh, struct v4l2_modulator *a) argument
118 int vidioc_s_modulator(struct file *file, void *fh, const struct v4l2_modulator *a) argument
H A Dvivid-radio-rx.c136 int vivid_radio_rx_enum_freq_bands(struct file *file, void *fh, struct v4l2_frequency_band *band) argument
148 int vivid_radio_rx_s_hw_freq_seek(struct file *file, void *fh, const struct v4l2_hw_freq_seek *a) argument
217 int vivid_radio_rx_g_tuner(struct file *file, void *fh, struct v4l2_tuner *vt) argument
270 int vivid_radio_rx_s_tuner(struct file *file, void *fh, const struct v4l2_tuner *vt) argument
/linux-master/drivers/scsi/libfc/
H A Dfc_elsct.c82 struct fc_frame_header *fh; local
/linux-master/drivers/media/v4l2-core/
H A Dv4l2-fh.c21 void v4l2_fh_init(struct v4l2_fh *fh, struct video_device *vdev) argument
44 v4l2_fh_add(struct v4l2_fh *fh) argument
58 struct v4l2_fh *fh = kzalloc(sizeof(*fh), GFP_KERNEL); local
69 v4l2_fh_del(struct v4l2_fh *fh) argument
80 v4l2_fh_exit(struct v4l2_fh *fh) argument
93 struct v4l2_fh *fh = filp->private_data; local
105 v4l2_fh_is_singular(struct v4l2_fh *fh) argument
[all...]
H A Dv4l2-ctrls-request.c261 int try_set_ext_ctrls_request(struct v4l2_fh *fh, argument
/linux-master/fs/nfsd/
H A Dlockd.c33 struct svc_fh fh; local
H A Dnfs3acl.c34 svc_fh *fh; local
90 svc_fh *fh; local
[all...]
H A Dflexfilelayoutxdr.h42 struct nfs_fh fh; member in struct:pnfs_ff_layout
/linux-master/include/linux/
H A Dnfs.h57 static inline u32 nfs_fhandle_hash(const struct nfs_fh *fh) argument
62 static inline u32 nfs_fhandle_hash(const struct nfs_fh *fh) argument
/linux-master/net/ipv6/
H A Dxfrm6_output.c50 struct frag_hdr *fh; local
/linux-master/net/ipv6/netfilter/
H A Dip6t_frag.c38 const struct frag_hdr *fh; local
[all...]
/linux-master/drivers/media/platform/mediatek/mdp3/
H A Dmtk-mdp3-m2m.h32 struct v4l2_fh fh; member in struct:mdp_m2m_ctx
/linux-master/drivers/media/usb/uvc/
H A Duvc_metadata.c25 static int uvc_meta_v4l2_querycap(struct file *file, void *fh, argument
41 static int uvc_meta_v4l2_get_format(struct file *file, void *fh, argument
59 static int uvc_meta_v4l2_try_format(struct file *file, void *fh, argument
80 static int uvc_meta_v4l2_set_format(struct file *file, void *fh, argument
109 static int uvc_meta_v4l2_enum_formats(struct file *file, void *fh, argument
/linux-master/samples/fanotify/
H A Dfs-monitor.c35 static void print_fh(struct file_handle *fh) argument
[all...]
/linux-master/arch/arm/mach-omap1/
H A Dams-delta-fiq.c30 static struct fiq_handler fh = { variable in typeref:struct:fiq_handler
/linux-master/include/uapi/linux/
H A Dvfio_zdev.h33 __u32 fh; /* PCI function handle */ member in struct:vfio_device_info_cap_zpci_base
/linux-master/fs/xfs/
H A Dxfs_export.c41 xfs_fs_encode_fh( struct inode *inode, __u32 *fh, int *max_len, struct inode *parent) argument
/linux-master/include/media/
H A Dv4l2-event.h75 struct v4l2_fh *fh; member in struct:v4l2_subscribed_event
[all...]
/linux-master/fs/nfs/
H A Dnfs3client.c63 nfs3_clone_server(struct nfs_server *source, struct nfs_fh *fh, struct nfs_fattr *fattr, rpc_authflavor_t flavor) argument
/linux-master/include/video/
H A Dmetronomefb.h52 int fh; member in struct:metronome_board
/linux-master/drivers/s390/char/
H A Dsclp_pci.c40 u32 fh; member in struct:err_notify_evbuf
130 int sclp_pci_report(struct zpci_report_error_header *report, u32 fh, u32 fid) argument
/linux-master/drivers/target/tcm_fc/
H A Dtfc_io.c201 struct fc_frame_header *fh; local
/linux-master/sound/soc/fsl/
H A Dimx-pcm-fiq.c68 static struct fiq_handler fh = { variable in typeref:struct:fiq_handler

Completed in 365 milliseconds

1234567891011>>