Home
last modified time | relevance | path

Searched defs:fh (Results 1 – 25 of 214) sorted by relevance

123456789

/linux/drivers/media/pci/ivtv/
H A Divtv-ioctl.c309 static int ivtv_g_fmt_sliced_vbi_out(struct file *file, void *fh, struct v4l2_format *fmt) in ivtv_g_fmt_sliced_vbi_out()
331 static int ivtv_g_fmt_vid_cap(struct file *file, void *fh, struct v4l2_format *fmt) in ivtv_g_fmt_vid_cap()
354 static int ivtv_g_fmt_vbi_cap(struct file *file, void *fh, struct v4l2_format *fmt) in ivtv_g_fmt_vbi_cap()
372 static int ivtv_g_fmt_sliced_vbi_cap(struct file *file, void *fh, struct v4l2_format *fmt) in ivtv_g_fmt_sliced_vbi_cap()
395 static int ivtv_g_fmt_vid_out(struct file *file, void *fh, struct v4l2_format *fmt) in ivtv_g_fmt_vid_out()
435 static int ivtv_g_fmt_vid_out_overlay(struct file *file, void *fh, struct v4l2_format *fmt) in ivtv_g_fmt_vid_out_overlay()
457 static int ivtv_try_fmt_sliced_vbi_out(struct file *file, void *fh, struct v4l2_format *fmt) in ivtv_try_fmt_sliced_vbi_out()
462 static int ivtv_try_fmt_vid_cap(struct file *file, void *fh, struct v4l2_format *fmt) in ivtv_try_fmt_vid_cap()
485 static int ivtv_try_fmt_vbi_cap(struct file *file, void *fh, struct v4l2_format *fmt) in ivtv_try_fmt_vbi_cap()
490 static int ivtv_try_fmt_sliced_vbi_cap(struct file *file, void *fh, struct v4l2_format *fmt) in ivtv_try_fmt_sliced_vbi_cap()
[all …]
/linux/drivers/media/pci/cx18/
H A Dcx18-ioctl.c52 static int cx18_g_fmt_vid_cap(struct file *file, void *fh, in cx18_g_fmt_vid_cap()
76 static int cx18_try_fmt_vid_cap(struct file *file, void *fh, in cx18_try_fmt_vid_cap()
121 static int cx18_s_fmt_vid_cap(struct file *file, void *fh, in cx18_s_fmt_vid_cap()
261 static int cx18_g_fmt_vbi_cap(struct file *file, void *fh, in cx18_g_fmt_vbi_cap()
280 static int cx18_g_fmt_sliced_vbi_cap(struct file *file, void *fh, in cx18_g_fmt_sliced_vbi_cap()
305 static int cx18_try_fmt_vbi_cap(struct file *file, void *fh, in cx18_try_fmt_vbi_cap()
311 static int cx18_try_fmt_sliced_vbi_cap(struct file *file, void *fh, in cx18_try_fmt_sliced_vbi_cap()
330 static int cx18_s_fmt_vbi_cap(struct file *file, void *fh, in cx18_s_fmt_vbi_cap()
360 static int cx18_s_fmt_sliced_vbi_cap(struct file *file, void *fh, in cx18_s_fmt_sliced_vbi_cap()
392 static int cx18_g_register(struct file *file, void *fh, in cx18_g_register()
[all …]
/linux/drivers/media/v4l2-core/
H A Dv4l2-event.c27 static int __v4l2_event_dequeue(struct v4l2_fh *fh, struct v4l2_event *event) in __v4l2_event_dequeue()
59 int v4l2_event_dequeue(struct v4l2_fh *fh, struct v4l2_event *event, in v4l2_event_dequeue()
89 struct v4l2_fh *fh, u32 type, u32 id) in v4l2_event_subscribed()
102 static void __v4l2_event_queue_fh(struct v4l2_fh *fh, in __v4l2_event_queue_fh()
155 struct v4l2_fh *fh; in v4l2_event_queue() local
173 void v4l2_event_queue_fh(struct v4l2_fh *fh, const struct v4l2_event *ev) in v4l2_event_queue_fh()
184 int v4l2_event_pending(struct v4l2_fh *fh) in v4l2_event_pending()
192 struct v4l2_fh *fh; in v4l2_event_wake_all() local
209 struct v4l2_fh *fh = sev->fh; in __v4l2_event_unsubscribe() local
223 int v4l2_event_subscribe(struct v4l2_fh *fh, in v4l2_event_subscribe()
[all …]
H A Dv4l2-fh.c21 void v4l2_fh_init(struct v4l2_fh *fh, struct video_device *vdev) in v4l2_fh_init()
44 void v4l2_fh_add(struct v4l2_fh *fh) in v4l2_fh_add()
58 struct v4l2_fh *fh = kzalloc(sizeof(*fh), GFP_KERNEL); in v4l2_fh_open() local
69 void v4l2_fh_del(struct v4l2_fh *fh) in v4l2_fh_del()
80 void v4l2_fh_exit(struct v4l2_fh *fh) in v4l2_fh_exit()
93 struct v4l2_fh *fh = filp->private_data; in v4l2_fh_release() local
105 int v4l2_fh_is_singular(struct v4l2_fh *fh) in v4l2_fh_is_singular()
H A Dv4l2-mem2mem.c974 struct v4l2_fh *fh = file->private_data; in v4l2_m2m_poll() local
1007 struct v4l2_fh *fh = file->private_data; in v4l2_m2m_get_unmapped_area() local
1374 struct v4l2_fh *fh = file->private_data; in v4l2_m2m_ioctl_reqbufs() local
1383 struct v4l2_fh *fh = file->private_data; in v4l2_m2m_ioctl_create_bufs() local
1392 struct v4l2_fh *fh = file->private_data; in v4l2_m2m_ioctl_remove_bufs() local
1407 struct v4l2_fh *fh = file->private_data; in v4l2_m2m_ioctl_querybuf() local
1416 struct v4l2_fh *fh = file->private_data; in v4l2_m2m_ioctl_qbuf() local
1425 struct v4l2_fh *fh = file->private_data; in v4l2_m2m_ioctl_dqbuf() local
1434 struct v4l2_fh *fh = file->private_data; in v4l2_m2m_ioctl_prepare_buf() local
1443 struct v4l2_fh *fh = file->private_data; in v4l2_m2m_ioctl_expbuf() local
[all …]
/linux/drivers/media/rc/
H A Dlirc_dev.c43 struct lirc_fh *fh; in lirc_raw_event() local
114 struct lirc_fh *fh; in lirc_scancode_event() local
131 struct lirc_fh *fh = kzalloc(sizeof(*fh), GFP_KERNEL); in lirc_open() local
196 struct lirc_fh *fh = file->private_data; in lirc_close() local
219 struct lirc_fh *fh = file->private_data; in lirc_transmit() local
364 struct lirc_fh *fh = file->private_data; in lirc_ioctl() local
584 struct lirc_fh *fh = file->private_data; in lirc_poll() local
608 struct lirc_fh *fh = file->private_data; in lirc_read_mode2() local
646 struct lirc_fh *fh = file->private_data; in lirc_read_scancode() local
685 struct lirc_fh *fh = file->private_data; in lirc_read() local
[all …]
/linux/drivers/staging/media/av7110/
H A Dav7110_v4l.c293 static int vidioc_g_tuner(struct file *file, void *fh, struct v4l2_tuner *t) in vidioc_g_tuner()
339 static int vidioc_s_tuner(struct file *file, void *fh, const struct v4l2_tuner *t) in vidioc_s_tuner()
384 static int vidioc_g_frequency(struct file *file, void *fh, struct v4l2_frequency *f) in vidioc_g_frequency()
400 static int vidioc_s_frequency(struct file *file, void *fh, const struct v4l2_frequency *f) in vidioc_s_frequency()
430 static int vidioc_enum_input(struct file *file, void *fh, struct v4l2_input *i) in vidioc_enum_input()
450 static int vidioc_g_input(struct file *file, void *fh, unsigned int *input) in vidioc_g_input()
460 static int vidioc_s_input(struct file *file, void *fh, unsigned int input) in vidioc_s_input()
477 static int vidioc_enum_output(struct file *file, void *fh, struct v4l2_output *o) in vidioc_enum_output()
488 static int vidioc_g_output(struct file *file, void *fh, unsigned int *output) in vidioc_g_output()
494 static int vidioc_s_output(struct file *file, void *fh, unsigned int output) in vidioc_s_output()
[all …]
/linux/tools/testing/selftests/pidfd/
H A Dpidfd_file_handle_test.c147 struct file_handle *fh; in TEST_F() local
194 struct file_handle *fh; in TEST_F() local
241 struct file_handle *fh; in TEST_F() local
277 struct file_handle *fh; in TEST_F() local
316 struct file_handle *fh; in TEST_F() local
354 struct file_handle *fh; in TEST_F() local
390 struct file_handle *fh; in TEST_F() local
435 struct file_handle *fh; in TEST_F() local
461 struct file_handle *fh; in TEST_F() local
482 struct file_handle *fh; in TEST_F() local
/linux/drivers/media/usb/pwc/
H A Dpwc-v4l.c449 static int pwc_s_fmt_vid_cap(struct file *file, void *fh, struct v4l2_format *f) in pwc_s_fmt_vid_cap()
479 static int pwc_querycap(struct file *file, void *fh, struct v4l2_capability *cap) in pwc_querycap()
489 static int pwc_enum_input(struct file *file, void *fh, struct v4l2_input *i) in pwc_enum_input()
499 static int pwc_g_input(struct file *file, void *fh, unsigned int *i) in pwc_g_input()
505 static int pwc_s_input(struct file *file, void *fh, unsigned int i) in pwc_s_input()
867 static int pwc_enum_fmt_vid_cap(struct file *file, void *fh, struct v4l2_fmtdesc *f) in pwc_enum_fmt_vid_cap()
886 static int pwc_g_fmt_vid_cap(struct file *file, void *fh, struct v4l2_format *f) in pwc_g_fmt_vid_cap()
899 static int pwc_try_fmt_vid_cap(struct file *file, void *fh, struct v4l2_format *f) in pwc_try_fmt_vid_cap()
906 static int pwc_enum_framesizes(struct file *file, void *fh, in pwc_enum_framesizes()
931 static int pwc_enum_frameintervals(struct file *file, void *fh, in pwc_enum_frameintervals()
[all …]
/linux/fs/nfsd/
H A Dxdr3.h14 struct svc_fh fh; member
21 struct svc_fh fh; member
27 struct svc_fh fh; member
32 struct svc_fh fh; member
38 svc_fh fh; member
47 struct svc_fh fh; member
56 struct svc_fh fh; member
91 struct svc_fh fh; member
98 struct svc_fh fh; member
104 struct svc_fh fh; member
[all …]
H A Dxdr.h12 struct svc_fh fh; member
16 struct svc_fh fh; member
21 struct svc_fh fh; member
27 struct svc_fh fh; member
33 svc_fh fh; member
40 struct svc_fh fh; member
73 struct svc_fh fh; member
84 struct svc_fh fh; member
90 struct svc_fh fh; member
102 struct svc_fh fh; member
/linux/drivers/staging/most/video/
H A Dvideo.c50 struct v4l2_fh fh; member
73 struct comp_fh *fh; in comp_vdev_open() local
118 struct comp_fh *fh = filp->private_data; in comp_vdev_close() local
154 struct comp_fh *fh = filp->private_data; in comp_vdev_read() local
203 struct comp_fh *fh = filp->private_data; in comp_vdev_poll() local
245 struct comp_fh *fh = priv; in vidioc_querycap() local
279 struct comp_fh *fh = priv; in vidioc_try_fmt_vid_cap() local
288 struct comp_fh *fh = priv; in vidioc_s_fmt_vid_cap() local
303 struct comp_fh *fh = priv; in vidioc_enum_input() local
320 struct comp_fh *fh = priv; in vidioc_g_input() local
[all …]
/linux/drivers/media/pci/saa7164/
H A Dsaa7164-encoder.c222 struct saa7164_encoder_fh *fh = file->private_data; in vidioc_s_std() local
235 struct saa7164_encoder_fh *fh = file->private_data; in vidioc_g_std() local
280 struct saa7164_encoder_fh *fh = file->private_data; in vidioc_g_input() local
304 struct saa7164_encoder_fh *fh = file->private_data; in vidioc_s_input() local
311 struct saa7164_encoder_fh *fh = file->private_data; in saa7164_g_tuner() local
350 struct saa7164_encoder_fh *fh = file->private_data; in vidioc_g_frequency() local
403 struct saa7164_encoder_fh *fh = file->private_data; in vidioc_s_frequency() local
486 struct saa7164_encoder_fh *fh = file->private_data; in vidioc_querycap() local
513 struct saa7164_encoder_fh *fh = file->private_data; in vidioc_fmt_vid_cap() local
711 struct saa7164_encoder_fh *fh; in fops_open() local
[all …]
/linux/drivers/media/usb/uvc/
H A Duvc_metadata.c25 static int uvc_meta_v4l2_querycap(struct file *file, void *fh, in uvc_meta_v4l2_querycap()
41 static int uvc_meta_v4l2_get_format(struct file *file, void *fh, in uvc_meta_v4l2_get_format()
59 static int uvc_meta_v4l2_try_format(struct file *file, void *fh, in uvc_meta_v4l2_try_format()
80 static int uvc_meta_v4l2_set_format(struct file *file, void *fh, in uvc_meta_v4l2_set_format()
109 static int uvc_meta_v4l2_enum_formats(struct file *file, void *fh, in uvc_meta_v4l2_enum_formats()
/linux/drivers/media/pci/saa7146/
H A Dmxb.c449 static int vidioc_enum_input(struct file *file, void *fh, struct v4l2_input *i) in vidioc_enum_input()
458 static int vidioc_g_input(struct file *file, void *fh, unsigned int *i) in vidioc_g_input()
468 static int vidioc_s_input(struct file *file, void *fh, unsigned int input) in vidioc_s_input()
533 static int vidioc_g_tuner(struct file *file, void *fh, struct v4l2_tuner *t) in vidioc_g_tuner()
555 static int vidioc_s_tuner(struct file *file, void *fh, const struct v4l2_tuner *t) in vidioc_s_tuner()
570 static int vidioc_querystd(struct file *file, void *fh, v4l2_std_id *norm) in vidioc_querystd()
577 static int vidioc_g_frequency(struct file *file, void *fh, struct v4l2_frequency *f) in vidioc_g_frequency()
590 static int vidioc_s_frequency(struct file *file, void *fh, const struct v4l2_frequency *f) in vidioc_s_frequency()
613 static int vidioc_enumaudio(struct file *file, void *fh, struct v4l2_audio *a) in vidioc_enumaudio()
621 static int vidioc_g_audio(struct file *file, void *fh, struct v4l2_audio *a) in vidioc_g_audio()
[all …]
/linux/drivers/media/platform/qcom/camss/
H A Dcamss-video.c324 static int video_querycap(struct file *file, void *fh, in video_querycap()
333 static int video_enum_fmt(struct file *file, void *fh, struct v4l2_fmtdesc *f) in video_enum_fmt()
390 static int video_enum_framesizes(struct file *file, void *fh, in video_enum_framesizes()
420 static int video_g_fmt(struct file *file, void *fh, struct v4l2_format *f) in video_g_fmt()
509 static int video_try_fmt(struct file *file, void *fh, struct v4l2_format *f) in video_try_fmt()
516 static int video_s_fmt(struct file *file, void *fh, struct v4l2_format *f) in video_s_fmt()
533 static int video_enum_input(struct file *file, void *fh, in video_enum_input()
545 static int video_g_input(struct file *file, void *fh, unsigned int *input) in video_g_input()
552 static int video_s_input(struct file *file, void *fh, unsigned int input) in video_s_input()
/linux/fs/overlayfs/
H A Dnamei.c118 struct ovl_fh *fh = NULL; in ovl_get_fh() local
159 struct dentry *ovl_decode_real_fh(struct ovl_fs *ofs, struct ovl_fh *fh, in ovl_decode_real_fh()
419 int ovl_check_origin_fh(struct ovl_fs *ofs, struct ovl_fh *fh, bool connected, in ovl_check_origin_fh()
473 struct ovl_fh *fh = ovl_get_fh(ofs, upperdentry, OVL_XATTR_ORIGIN); in ovl_check_origin() local
496 enum ovl_xattr ox, const struct ovl_fh *fh) in ovl_verify_fh()
515 enum ovl_xattr ox, const struct ovl_fh *fh, in ovl_verify_set_fh()
540 struct ovl_fh *fh; in ovl_verify_origin_xattr() local
571 struct ovl_fh *fh; in ovl_index_upper() local
604 struct ovl_fh *fh = NULL; in ovl_verify_index() local
703 int ovl_get_index_name_fh(const struct ovl_fh *fh, struct qstr *name) in ovl_get_index_name_fh()
[all …]
/linux/drivers/media/usb/hdpvr/
H A Dhdpvr-video.c51 struct v4l2_fh fh; member
377 struct hdpvr_fh *fh = kzalloc(sizeof(*fh), GFP_KERNEL); in hdpvr_open() local
593 struct hdpvr_fh *fh = _fh; in vidioc_s_std() local
613 struct hdpvr_fh *fh = _fh; in vidioc_g_std() local
625 struct hdpvr_fh *fh = _fh; in vidioc_querystd() local
644 struct hdpvr_fh *fh = _fh; in vidioc_s_dv_timings() local
667 struct hdpvr_fh *fh = _fh; in vidioc_g_dv_timings() local
680 struct hdpvr_fh *fh = _fh; in vidioc_query_dv_timings() local
722 struct hdpvr_fh *fh = _fh; in vidioc_enum_dv_timings() local
738 struct hdpvr_fh *fh = _fh; in vidioc_dv_timings_cap() local
[all …]
/linux/drivers/media/test-drivers/vivid/
H A Dvivid-radio-rx.c136 int vivid_radio_rx_enum_freq_bands(struct file *file, void *fh, struct v4l2_frequency_band *band) in vivid_radio_rx_enum_freq_bands()
148 int vivid_radio_rx_s_hw_freq_seek(struct file *file, void *fh, const struct v4l2_hw_freq_seek *a) in vivid_radio_rx_s_hw_freq_seek()
217 int vivid_radio_rx_g_tuner(struct file *file, void *fh, struct v4l2_tuner *vt) in vivid_radio_rx_g_tuner()
270 int vivid_radio_rx_s_tuner(struct file *file, void *fh, const struct v4l2_tuner *vt) in vivid_radio_rx_s_tuner()
/linux/drivers/media/pci/cx23885/
H A Dcx23885-ioctl.c14 int cx23885_g_chip_info(struct file *file, void *fh, in cx23885_g_chip_info()
50 int cx23885_g_register(struct file *file, void *fh, in cx23885_g_register()
82 int cx23885_s_register(struct file *file, void *fh, in cx23885_s_register()
/linux/drivers/target/tcm_fc/
H A Dtfc_cmd.c184 struct fc_frame_header *fh; in ft_write_pending() local
232 struct fc_frame_header *fh; in ft_recv_seq() local
271 const struct fc_frame_header *fh; in ft_send_resp_status() local
462 struct fc_frame_header *fh = fc_frame_header_get(fp); in ft_recv_req() local
488 struct fc_frame_header *fh = fc_frame_header_get(cmd->req_frame); in ft_send_work() local
/linux/drivers/scsi/libfc/
H A Dfc_exch.c265 struct fc_frame_header *fh = fc_frame_header_get(fp); in fc_exch_setup_hdr() local
467 struct fc_frame_header *fh = fc_frame_header_get(fp); in fc_seq_send_locked() local
995 struct fc_frame_header *fh; in fc_exch_resp() local
1042 struct fc_frame_header *fh = fc_frame_header_get(fp); in fc_seq_lookup_recip() local
1171 struct fc_frame_header *fh = fc_frame_header_get(fp); in fc_seq_lookup_orig() local
1279 struct fc_frame_header *fh; in fc_seq_send_ack() local
1343 struct fc_frame_header *fh; in fc_exch_send_ba_rjt() local
1415 struct fc_frame_header *fh; in fc_exch_recv_abts() local
1512 struct fc_frame_header *fh = fc_frame_header_get(fp); in fc_exch_recv_req() local
1573 struct fc_frame_header *fh = fc_frame_header_get(fp); in fc_exch_recv_seq_resp() local
[all …]
/linux/drivers/scsi/bnx2fc/
H A Dbnx2fc_els.c185 struct fc_frame_header *fh; in bnx2fc_send_adisc() local
213 struct fc_frame_header *fh; in bnx2fc_send_logo() local
241 struct fc_frame_header *fh; in bnx2fc_send_rls() local
268 struct fc_frame_header *fc_hdr, *fh; in bnx2fc_srr_compl() local
380 struct fc_frame_header *fc_hdr, *fh; in bnx2fc_rec_compl() local
867 struct fc_frame_header *fh; in bnx2fc_flogi_resp() local
935 struct fc_frame_header *fh = fc_frame_header_get(fp); in bnx2fc_elsct_send() local
/linux/drivers/clk/mediatek/
H A Dclk-pllfh.c31 struct mtk_fh *fh = to_mtk_fh(hw); in mtk_fhctl_set_rate() local
115 static int pllfh_init(struct mtk_fh *fh, struct mtk_pllfh_data *pllfh_data) in pllfh_init()
156 struct mtk_fh *fh; in mtk_clk_register_pllfh() local
186 struct mtk_fh *fh; in mtk_clk_unregister_pllfh() local
/linux/drivers/media/platform/st/sti/bdisp/
H A Dbdisp-v4l2.c682 static int bdisp_querycap(struct file *file, void *fh, in bdisp_querycap()
695 static int bdisp_enum_fmt(struct file *file, void *fh, struct v4l2_fmtdesc *f) in bdisp_enum_fmt()
715 static int bdisp_g_fmt(struct file *file, void *fh, struct v4l2_format *f) in bdisp_g_fmt()
739 static int bdisp_try_fmt(struct file *file, void *fh, struct v4l2_format *f) in bdisp_try_fmt()
789 static int bdisp_s_fmt(struct file *file, void *fh, struct v4l2_format *f) in bdisp_s_fmt()
841 static int bdisp_g_selection(struct file *file, void *fh, in bdisp_g_selection()
919 static int bdisp_s_selection(struct file *file, void *fh, in bdisp_s_selection()
998 static int bdisp_streamon(struct file *file, void *fh, enum v4l2_buf_type type) in bdisp_streamon()

123456789