Searched defs:fh (Results 226 - 250 of 388) sorted by path

1234567891011>>

/linux-master/drivers/media/usb/hackrf/
H A Dhackrf.c895 static int hackrf_querycap(struct file *file, void *fh, argument
1047 static int hackrf_s_modulator(struct file *file, void *fh, argument
1057 static int hackrf_g_modulator(struct file *file, void *fh, argument
/linux-master/drivers/media/usb/hdpvr/
H A Dhdpvr-video.c51 struct v4l2_fh fh; member in struct:hdpvr_fh
377 struct hdpvr_fh *fh = kzalloc(sizeof(*fh), GFP_KERNEL); local
593 struct hdpvr_fh *fh = _fh; local
613 struct hdpvr_fh *fh = _fh; local
625 struct hdpvr_fh *fh = _fh; local
644 struct hdpvr_fh *fh = _fh; local
667 struct hdpvr_fh *fh = _fh; local
680 struct hdpvr_fh *fh = _fh; local
722 struct hdpvr_fh *fh = _fh; local
738 struct hdpvr_fh *fh = _fh; local
998 struct hdpvr_fh *fh = _fh; local
[all...]
/linux-master/drivers/media/usb/msi2500/
H A Dmsi2500.c584 static int msi2500_querycap(struct file *file, void *fh, argument
/linux-master/drivers/media/usb/pvrusb2/
H A Dpvrusb2-v4l2.c39 struct v4l2_fh fh; member in struct:pvr2_v4l2_fh
111 struct pvr2_v4l2_fh *fh = file->private_data; local
126 struct pvr2_v4l2_fh *fh = file->private_data; local
139 struct pvr2_v4l2_fh *fh = file->private_data; local
151 struct pvr2_v4l2_fh *fh = file->private_data; local
164 struct pvr2_v4l2_fh *fh = file->private_data; local
212 struct pvr2_v4l2_fh *fh = file->private_data; local
234 struct pvr2_v4l2_fh *fh = file->private_data; local
289 struct pvr2_v4l2_fh *fh = file->private_data; local
301 struct pvr2_v4l2_fh *fh = file->private_data; local
317 struct pvr2_v4l2_fh *fh = file->private_data; local
352 struct pvr2_v4l2_fh *fh = file->private_data; local
394 struct pvr2_v4l2_fh *fh = file->private_data; local
414 struct pvr2_v4l2_fh *fh = file->private_data; local
452 struct pvr2_v4l2_fh *fh = file->private_data; local
469 struct pvr2_v4l2_fh *fh = file->private_data; local
488 struct pvr2_v4l2_fh *fh = file->private_data; local
503 struct pvr2_v4l2_fh *fh = file->private_data; local
561 struct pvr2_v4l2_fh *fh = file->private_data; local
576 struct pvr2_v4l2_fh *fh = file->private_data; local
589 struct pvr2_v4l2_fh *fh = file->private_data; local
602 struct pvr2_v4l2_fh *fh = file->private_data; local
637 struct pvr2_v4l2_fh *fh = file->private_data; local
662 struct pvr2_v4l2_fh *fh = file->private_data; local
684 struct pvr2_v4l2_fh *fh = file->private_data; local
700 struct pvr2_v4l2_fh *fh = file->private_data; local
751 struct pvr2_v4l2_fh *fh = file->private_data; local
783 struct pvr2_v4l2_fh *fh = file->private_data; local
1043 pvr2_v4l2_iosetup(struct pvr2_v4l2_fh *fh) argument
1082 struct pvr2_v4l2_fh *fh = file->private_data; local
1144 struct pvr2_v4l2_fh *fh = file->private_data; local
[all...]
/linux-master/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) argument
479 static int pwc_querycap(struct file *file, void *fh, struct v4l2_capability *cap) argument
489 static int pwc_enum_input(struct file *file, void *fh, struct v4l2_input *i) argument
499 static int pwc_g_input(struct file *file, void *fh, unsigned int *i) argument
505 static int pwc_s_input(struct file *file, void *fh, unsigned int i) argument
867 static int pwc_enum_fmt_vid_cap(struct file *file, void *fh, struct v4l2_fmtdesc *f) argument
886 static int pwc_g_fmt_vid_cap(struct file *file, void *fh, struct v4l2_format *f) argument
899 static int pwc_try_fmt_vid_cap(struct file *file, void *fh, struct v4l2_format *f) argument
906 static int pwc_enum_framesizes(struct file *file, void *fh, argument
931 static int pwc_enum_frameintervals(struct file *file, void *fh, argument
961 pwc_g_parm(struct file *file, void *fh, struct v4l2_streamparm *parm) argument
980 pwc_s_parm(struct file *file, void *fh, struct v4l2_streamparm *parm) argument
[all...]
/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
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/v4l2-core/
H A Dv4l2-compat-ioctl32.c675 struct v4l2_fh *fh = NULL; local
H A Dv4l2-ctrls-api.c555 int try_set_ext_ctrls_common(struct v4l2_fh *fh, argument
690 static int try_set_ext_ctrls(struct v4l2_fh *fh, argument
719 int v4l2_s_ext_ctrls(struct v4l2_fh *fh, argument
779 static int set_ctrl(struct v4l2_fh *fh, struct v4l2_ctrl *ctrl, u32 ch_flags) argument
808 static int set_ctrl_lock(struct v4l2_fh *fh, struc argument
822 v4l2_s_ctrl(struct v4l2_fh *fh, struct v4l2_ctrl_handler *hdl, struct v4l2_control *control) argument
1205 v4l2_ctrl_log_status(struct file *file, void *fh) argument
1280 v4l2_ctrl_subscribe_event(struct v4l2_fh *fh, const struct v4l2_event_subscription *sub) argument
1289 v4l2_ctrl_subdev_subscribe_event(struct v4l2_subdev *sd, struct v4l2_fh *fh, struct v4l2_event_subscription *sub) argument
1303 struct v4l2_fh *fh = file->private_data; local
[all...]
H A Dv4l2-ctrls-core.c42 void send_initial_event(struct v4l2_fh *fh, struct v4l2_ctrl *ctrl) argument
53 void send_event(struct v4l2_fh *fh, struct v4l2_ctrl *ctrl, u32 changes) argument
1319 void new_to_cur(struct v4l2_fh *fh, struct v4l2_ctrl *ctrl, u32 ch_flags) argument
2352 try_or_set_cluster(struct v4l2_fh *fh, struct v4l2_ctrl *master, bool set, u32 ch_flags) argument
[all...]
H A Dv4l2-ctrls-request.c261 int try_set_ext_ctrls_request(struct v4l2_fh *fh, argument
H A Dv4l2-event.c27 static int __v4l2_event_dequeue(struct v4l2_fh *fh, struct v4l2_event *event) argument
59 v4l2_event_dequeue(struct v4l2_fh *fh, struct v4l2_event *event, int nonblocking) argument
88 v4l2_event_subscribed( struct v4l2_fh *fh, u32 type, u32 id) argument
102 __v4l2_event_queue_fh(struct v4l2_fh *fh, const struct v4l2_event *ev, u64 ts) argument
155 struct v4l2_fh *fh; local
173 v4l2_event_queue_fh(struct v4l2_fh *fh, const struct v4l2_event *ev) argument
184 v4l2_event_pending(struct v4l2_fh *fh) argument
192 struct v4l2_fh *fh; local
209 struct v4l2_fh *fh = sev->fh; local
223 v4l2_event_subscribe(struct v4l2_fh *fh, const struct v4l2_event_subscription *sub, unsigned int elems, const struct v4l2_subscribed_event_ops *ops) argument
277 v4l2_event_unsubscribe_all(struct v4l2_fh *fh) argument
300 v4l2_event_unsubscribe(struct v4l2_fh *fh, const struct v4l2_event_subscription *sub) argument
332 v4l2_event_subdev_unsubscribe(struct v4l2_subdev *sd, struct v4l2_fh *fh, struct v4l2_event_subscription *sub) argument
359 v4l2_src_change_event_subscribe(struct v4l2_fh *fh, const struct v4l2_event_subscription *sub) argument
368 v4l2_src_change_event_subdev_subscribe(struct v4l2_subdev *sd, struct v4l2_fh *fh, struct v4l2_event_subscription *sub) argument
[all...]
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-flash-led-class.c564 static int v4l2_flash_open(struct v4l2_subdev *sd, struct v4l2_subdev_fh *fh) argument
614 static int v4l2_flash_close(struct v4l2_subdev *sd, struct v4l2_subdev_fh *fh) argument
H A Dv4l2-ioctl.c1090 v4l_querycap(const struct v4l2_ioctl_ops *ops, struct file *file, void *fh, void *arg) argument
1124 v4l_g_input(const struct v4l2_ioctl_ops *ops, struct file *file, void *fh, void *arg) argument
1137 v4l_g_output(const struct v4l2_ioctl_ops *ops, struct file *file, void *fh, void *arg) argument
1150 v4l_s_input(const struct v4l2_ioctl_ops *ops, struct file *file, void *fh, void *arg) argument
1166 v4l_s_output(const struct v4l2_ioctl_ops *ops, struct file *file, void *fh, void *arg) argument
1177 v4l_g_priority(const struct v4l2_ioctl_ops *ops, struct file *file, void *fh, void *arg) argument
1188 v4l_s_priority(const struct v4l2_ioctl_ops *ops, struct file *file, void *fh, void *arg) argument
1202 v4l_enuminput(const struct v4l2_ioctl_ops *ops, struct file *file, void *fh, void *arg) argument
1228 v4l_enumoutput(const struct v4l2_ioctl_ops *ops, struct file *file, void *fh, void *arg) argument
1564 v4l_enum_fmt(const struct v4l2_ioctl_ops *ops, struct file *file, void *fh, void *arg) argument
1655 v4l_g_fmt(const struct v4l2_ioctl_ops *ops, struct file *file, void *fh, void *arg) argument
1714 v4l_s_fmt(const struct v4l2_ioctl_ops *ops, struct file *file, void *fh, void *arg) argument
1825 v4l_try_fmt(const struct v4l2_ioctl_ops *ops, struct file *file, void *fh, void *arg) argument
1933 v4l_streamon(const struct v4l2_ioctl_ops *ops, struct file *file, void *fh, void *arg) argument
1939 v4l_streamoff(const struct v4l2_ioctl_ops *ops, struct file *file, void *fh, void *arg) argument
1945 v4l_g_tuner(const struct v4l2_ioctl_ops *ops, struct file *file, void *fh, void *arg) argument
1960 v4l_s_tuner(const struct v4l2_ioctl_ops *ops, struct file *file, void *fh, void *arg) argument
1975 v4l_g_modulator(const struct v4l2_ioctl_ops *ops, struct file *file, void *fh, void *arg) argument
1991 v4l_s_modulator(const struct v4l2_ioctl_ops *ops, struct file *file, void *fh, void *arg) argument
2003 v4l_g_frequency(const struct v4l2_ioctl_ops *ops, struct file *file, void *fh, void *arg) argument
2017 v4l_s_frequency(const struct v4l2_ioctl_ops *ops, struct file *file, void *fh, void *arg) argument
2040 v4l_enumstd(const struct v4l2_ioctl_ops *ops, struct file *file, void *fh, void *arg) argument
2049 v4l_s_std(const struct v4l2_ioctl_ops *ops, struct file *file, void *fh, void *arg) argument
2067 v4l_querystd(const struct v4l2_ioctl_ops *ops, struct file *file, void *fh, void *arg) argument
2089 v4l_s_hw_freq_seek(const struct v4l2_ioctl_ops *ops, struct file *file, void *fh, void *arg) argument
2111 v4l_s_fbuf(const struct v4l2_ioctl_ops *ops, struct file *file, void *fh, void *arg) argument
2120 v4l_overlay(const struct v4l2_ioctl_ops *ops, struct file *file, void *fh, void *arg) argument
2126 v4l_reqbufs(const struct v4l2_ioctl_ops *ops, struct file *file, void *fh, void *arg) argument
2145 v4l_querybuf(const struct v4l2_ioctl_ops *ops, struct file *file, void *fh, void *arg) argument
2154 v4l_qbuf(const struct v4l2_ioctl_ops *ops, struct file *file, void *fh, void *arg) argument
2163 v4l_dqbuf(const struct v4l2_ioctl_ops *ops, struct file *file, void *fh, void *arg) argument
2172 v4l_create_bufs(const struct v4l2_ioctl_ops *ops, struct file *file, void *fh, void *arg) argument
2199 v4l_prepare_buf(const struct v4l2_ioctl_ops *ops, struct file *file, void *fh, void *arg) argument
2208 v4l_remove_bufs(const struct v4l2_ioctl_ops *ops, struct file *file, void *fh, void *arg) argument
2219 v4l_g_parm(const struct v4l2_ioctl_ops *ops, struct file *file, void *fh, void *arg) argument
2242 v4l_s_parm(const struct v4l2_ioctl_ops *ops, struct file *file, void *fh, void *arg) argument
2266 v4l_queryctrl(const struct v4l2_ioctl_ops *ops, struct file *file, void *fh, void *arg) argument
2283 v4l_query_ext_ctrl(const struct v4l2_ioctl_ops *ops, struct file *file, void *fh, void *arg) argument
2300 v4l_querymenu(const struct v4l2_ioctl_ops *ops, struct file *file, void *fh, void *arg) argument
2317 v4l_g_ctrl(const struct v4l2_ioctl_ops *ops, struct file *file, void *fh, void *arg) argument
2351 v4l_s_ctrl(const struct v4l2_ioctl_ops *ops, struct file *file, void *fh, void *arg) argument
2383 v4l_g_ext_ctrls(const struct v4l2_ioctl_ops *ops, struct file *file, void *fh, void *arg) argument
2404 v4l_s_ext_ctrls(const struct v4l2_ioctl_ops *ops, struct file *file, void *fh, void *arg) argument
2425 v4l_try_ext_ctrls(const struct v4l2_ioctl_ops *ops, struct file *file, void *fh, void *arg) argument
2455 v4l_g_selection(const struct v4l2_ioctl_ops *ops, struct file *file, void *fh, void *arg) argument
2471 v4l_s_selection(const struct v4l2_ioctl_ops *ops, struct file *file, void *fh, void *arg) argument
2487 v4l_g_crop(const struct v4l2_ioctl_ops *ops, struct file *file, void *fh, void *arg) argument
2517 v4l_s_crop(const struct v4l2_ioctl_ops *ops, struct file *file, void *fh, void *arg) argument
2542 v4l_cropcap(const struct v4l2_ioctl_ops *ops, struct file *file, void *fh, void *arg) argument
2608 v4l_log_status(const struct v4l2_ioctl_ops *ops, struct file *file, void *fh, void *arg) argument
2624 v4l_dbg_g_register(const struct v4l2_ioctl_ops *ops, struct file *file, void *fh, void *arg) argument
2652 v4l_dbg_s_register(const struct v4l2_ioctl_ops *ops, struct file *file, void *fh, void *arg) argument
2680 v4l_dbg_g_chip_info(const struct v4l2_ioctl_ops *ops, struct file *file, void *fh, void *arg) argument
2723 v4l_dqevent(const struct v4l2_ioctl_ops *ops, struct file *file, void *fh, void *arg) argument
2729 v4l_subscribe_event(const struct v4l2_ioctl_ops *ops, struct file *file, void *fh, void *arg) argument
2735 v4l_unsubscribe_event(const struct v4l2_ioctl_ops *ops, struct file *file, void *fh, void *arg) argument
2741 v4l_g_sliced_vbi_cap(const struct v4l2_ioctl_ops *ops, struct file *file, void *fh, void *arg) argument
2756 v4l_enum_freq_bands(const struct v4l2_ioctl_ops *ops, struct file *file, void *fh, void *arg) argument
3043 void *fh = file->private_data; local
[all...]
H A Dv4l2-mc.c316 struct v4l2_fh *fh = q->owner; local
H A Dv4l2-mem2mem.c974 struct v4l2_fh *fh = file->private_data; local
1007 struct v4l2_fh *fh = file->private_data; local
1374 struct v4l2_fh *fh = file->private_data; local
1383 struct v4l2_fh *fh local
1392 struct v4l2_fh *fh = file->private_data; local
1407 struct v4l2_fh *fh = file->private_data; local
1416 struct v4l2_fh *fh = file->private_data; local
1425 struct v4l2_fh *fh = file->private_data; local
1434 struct v4l2_fh *fh = file->private_data; local
1443 struct v4l2_fh *fh = file->private_data; local
1452 struct v4l2_fh *fh = file->private_data; local
1461 struct v4l2_fh *fh = file->private_data; local
1467 v4l2_m2m_ioctl_try_encoder_cmd(struct file *file, void *fh, struct v4l2_encoder_cmd *ec) argument
1478 v4l2_m2m_ioctl_try_decoder_cmd(struct file *file, void *fh, struct v4l2_decoder_cmd *dc) argument
1545 struct v4l2_fh *fh = file->private_data; local
1554 struct v4l2_fh *fh = file->private_data; local
1560 v4l2_m2m_ioctl_stateless_try_decoder_cmd(struct file *file, void *fh, struct v4l2_decoder_cmd *dc) argument
1575 struct v4l2_fh *fh = file->private_data; local
1620 struct v4l2_fh *fh = file->private_data; local
1628 struct v4l2_fh *fh = file->private_data; local
[all...]
H A Dv4l2-subdev.c51 static int subdev_fh_init(struct v4l2_subdev_fh *fh, struct v4l2_subdev *sd) argument
65 static void subdev_fh_free(struct v4l2_subdev_fh *fh) argument
1151 struct v4l2_fh *fh = file->private_data; local
[all...]
/linux-master/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_fcoe.c390 struct fc_frame_header *fh; local
493 struct fc_frame_header *fh; local
[all...]
/linux-master/drivers/net/wan/
H A Dhdlc_fr.c893 struct fr_hdr *fh = (struct fr_hdr *)skb->data; local
/linux-master/drivers/net/wireless/ath/wil6210/
H A Dfw_inc.c42 struct wil_fw_record_file_header fh; local
/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/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/scsi/aic94xx/
H A Daic94xx_tmf.c269 struct ssp_frame_hdr *fh; local
/linux-master/drivers/scsi/bnx2fc/
H A Dbnx2fc_fcoe.c220 struct fc_frame_header *fh; local
269 struct fc_frame_header *fh; local
509 struct fc_frame_header *fh; local
[all...]

Completed in 328 milliseconds

1234567891011>>