Searched defs:fh (Results 251 - 275 of 388) sorted by relevance

<<111213141516

/linux-master/drivers/media/platform/amphion/
H A Dvdec.c326 static int vdec_querycap(struct file *file, void *fh, struct v4l2_capability *cap) argument
335 static int vdec_enum_fmt(struct file *file, void *fh, struct v4l2_fmtdesc *f) argument
364 static int vdec_g_fmt(struct file *file, void *fh, struct v4l2_format *f) argument
395 static int vdec_try_fmt(struct file *file, void *fh, struct v4l2_format *f) argument
501 static int vdec_s_fmt(struct file *file, void *fh, struct v4l2_format *f) argument
534 static int vdec_g_selection(struct file *file, void *fh, struc argument
622 vdec_decoder_cmd(struct file *file, void *fh, struct v4l2_decoder_cmd *cmd) argument
647 vdec_subscribe_event(struct v4l2_fh *fh, const struct v4l2_event_subscription *sub) argument
[all...]
/linux-master/drivers/media/platform/verisilicon/
H A Dhantro.h248 struct v4l2_fh fh; member in struct:hantro_ctx
374 static __always_inline struct hantro_ctx *fh_to_ctx(struct v4l2_fh *fh) argument
/linux-master/drivers/media/i2c/
H A Dimx319.c1860 static int imx319_open(struct v4l2_subdev *sd, struct v4l2_subdev_fh *fh) argument
H A Dimx355.c1158 static int imx355_open(struct v4l2_subdev *sd, struct v4l2_subdev_fh *fh) argument
H A Dov5647.c1121 static int ov5647_open(struct v4l2_subdev *sd, struct v4l2_subdev_fh *fh) argument
H A Dhi556.c1160 static int hi556_open(struct v4l2_subdev *sd, struct v4l2_subdev_fh *fh) argument
/linux-master/drivers/media/platform/rockchip/rkisp1/
H A Drkisp1-capture.c1333 static int rkisp1_try_fmt_vid_cap_mplane(struct file *file, void *fh, argument
1377 static int rkisp1_enum_framesizes(struct file *file, void *fh, argument
1421 static int rkisp1_g_fmt_vid_cap_mplane(struct file *file, void *fh, argument
/linux-master/drivers/media/platform/samsung/exynos4-is/
H A Dfimc-lite.c666 static int fimc_lite_g_fmt_mplane(struct file *file, void *fh, argument
731 static int fimc_lite_try_fmt_mplane(struct file *file, void *fh, argument
871 static int fimc_lite_g_selection(struct file *file, void *fh, argument
897 static int fimc_lite_s_selection(struct file *file, void *fh, argument
H A Dfimc-capture.c890 static int fimc_cap_g_fmt_mplane(struct file *file, void *fh, argument
985 static int fimc_cap_try_fmt_mplane(struct file *file, void *fh, argument
1261 static int fimc_cap_g_selection(struct file *file, void *fh, argument
1298 static int fimc_cap_s_selection(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/platform/atmel/
H A Datmel-isi.c720 static int isi_g_parm(struct file *file, void *fh, struct v4l2_streamparm *a) argument
727 static int isi_s_parm(struct file *file, void *fh, struct v4l2_streamparm *a) argument
734 static int isi_enum_framesizes(struct file *file, void *fh, argument
763 static int isi_enum_frameintervals(struct file *file, void *fh, argument
/linux-master/drivers/media/i2c/s5c73m3/
H A Ds5c73m3-core.c1328 static int s5c73m3_open(struct v4l2_subdev *sd, struct v4l2_subdev_fh *fh) argument
1343 static int s5c73m3_oif_open(struct v4l2_subdev *sd, struct v4l2_subdev_fh *fh) argument
/linux-master/drivers/staging/media/ipu3/
H A Dipu3-v4l2.c18 static int imgu_subdev_open(struct v4l2_subdev *sd, struct v4l2_subdev_fh *fh) argument
601 static int imgu_vidioc_querycap(struct file *file, void *fh, argument
656 static int imgu_vidioc_g_fmt(struct file *file, void *fh, argument
778 static int imgu_try_fmt(struct file *file, void *fh, struct v4l2_format *f) argument
795 static int imgu_vidioc_try_fmt(struct file *file, void *fh, argument
814 static int imgu_vidioc_s_fmt(struct file *file, void *fh, struc argument
843 imgu_meta_enum_format(struct file *file, void *fh, struct v4l2_fmtdesc *fmt) argument
862 imgu_vidioc_g_meta_fmt(struct file *file, void *fh, struct v4l2_format *f) argument
[all...]
/linux-master/drivers/video/fbdev/
H A Dvga16fb.c212 int fh = 16; // FIXME !!! font height. Fugde for now. local
539 int fh, i; local
/linux-master/drivers/scsi/qedf/
H A Dqedf_io.c2495 struct fc_frame_header *fh; local
/linux-master/fs/overlayfs/
H A Dcopy_up.c405 struct ovl_fh *fh; local
470 ovl_set_origin_fh(struct ovl_fs *ofs, const struct ovl_fh *fh, struct dentry *upper) argument
489 const struct ovl_fh *fh; local
507 ovl_create_index(struct dentry *dentry, const struct ovl_fh *fh, struct dentry *upper) argument
919 struct ovl_fh *fh = NULL; local
[all...]
/linux-master/net/ipv6/
H A Dip6_output.c697 struct frag_hdr *fh; local
738 struct frag_hdr *fh; local
783 struct frag_hdr *fh; local
[all...]
/linux-master/drivers/media/i2c/et8ek8/
H A Det8ek8_driver.c1340 static int et8ek8_open(struct v4l2_subdev *sd, struct v4l2_subdev_fh *fh) argument
1354 static int et8ek8_close(struct v4l2_subdev *sd, struct v4l2_subdev_fh *fh) argument
/linux-master/drivers/media/pci/cobalt/
H A Dcobalt-v4l2.c1017 static int cobalt_g_edid(struct file *file, void *fh, struct v4l2_edid *edid) argument
1031 static int cobalt_s_edid(struct file *file, void *fh, struct v4l2_edid *edid) argument
1045 static int cobalt_subscribe_event(struct v4l2_fh *fh, argument
1055 static int cobalt_g_parm(struct file *file, void *fh, struct v4l2_streamparm *a) argument
1070 static int cobalt_g_pixelaspect(struct file *file, void *fh, argument
1089 static int cobalt_g_selection(struct file *file, void *fh, argument
/linux-master/drivers/media/pci/ttpci/
H A Dbudget-av.c1400 static int vidioc_enum_input(struct file *file, void *fh, struct v4l2_input *i) argument
1409 static int vidioc_g_input(struct file *file, void *fh, unsigned int *i) argument
1420 static int vidioc_s_input(struct file *file, void *fh, unsigned int input) argument
/linux-master/drivers/media/platform/chips-media/wave5/
H A Dwave5-vpu-dec.c361 struct v4l2_fh *fh = &inst->v4l2_fh; local
525 static int wave5_vpu_dec_querycap(struct file *file, void *fh, struct v4l2_capability *cap) argument
533 static int wave5_vpu_dec_enum_framesizes(struct file *f, void *fh, struct v4l2_frmsizeenum *fsize) argument
558 static int wave5_vpu_dec_enum_fmt_cap(struct file *file, void *fh, struct v4l2_fmtdesc *f) argument
572 static int wave5_vpu_dec_try_fmt_cap(struct file *file, void *fh, struct v4l2_format *f) argument
615 static int wave5_vpu_dec_s_fmt_cap(struct file *file, void *fh, struct v4l2_format *f) argument
674 wave5_vpu_dec_g_fmt_cap(struct file *file, void *fh, struct v4l2_format *f) argument
698 wave5_vpu_dec_enum_fmt_out(struct file *file, void *fh, struct v4l2_fmtdesc *f) argument
715 wave5_vpu_dec_try_fmt_out(struct file *file, void *fh, struct v4l2_format *f) argument
745 wave5_vpu_dec_s_fmt_out(struct file *file, void *fh, struct v4l2_format *f) argument
787 wave5_vpu_dec_g_selection(struct file *file, void *fh, struct v4l2_selection *s) argument
821 wave5_vpu_dec_s_selection(struct file *file, void *fh, struct v4l2_selection *s) argument
932 wave5_vpu_dec_decoder_cmd(struct file *file, void *fh, struct v4l2_decoder_cmd *dc) argument
[all...]
/linux-master/drivers/media/cec/core/
H A Dcec-adap.c78 void cec_queue_event_fh(struct cec_fh *fh, argument
141 struct cec_fh *fh; local
158 struct cec_fh *fh; local
176 struct cec_fh *fh; local
192 struct cec_fh *fh; local
208 cec_queue_msg_fh(struct cec_fh *fh, const struct cec_msg *msg) argument
265 struct cec_fh *fh; local
283 struct cec_fh *fh; local
778 cec_transmit_msg_fh(struct cec_adapter *adap, struct cec_msg *msg, struct cec_fh *fh, bool block) argument
[all...]
/linux-master/drivers/media/pci/intel/ipu6/
H A Dipu6-isys-video.c142 static int ipu6_isys_vidioc_querycap(struct file *file, void *fh, argument
153 static int ipu6_isys_vidioc_enum_fmt(struct file *file, void *fh, argument
182 static int ipu6_isys_vidioc_enum_framesizes(struct file *file, void *fh, argument
208 static int ipu6_isys_vidioc_g_fmt_vid_cap(struct file *file, void *fh, argument
218 static int ipu6_isys_vidioc_g_fmt_meta_cap(struct file *file, void *fh, argument
274 static int ipu6_isys_vidioc_try_fmt_vid_cap(struct file *file, void *fh, argument
298 static int ipu6_isys_vidioc_try_fmt_meta_cap(struct file *file, void *fh, argument
308 static int ipu6_isys_vidioc_s_fmt_vid_cap(struct file *file, void *fh, argument
319 ipu6_isys_vidioc_s_fmt_meta_cap(struct file *file, void *fh, struct v4l2_format *f) argument
[all...]
/linux-master/drivers/media/platform/mediatek/vcodec/decoder/
H A Dmtk_vcodec_dec_drv.h183 struct v4l2_fh fh; member in struct:mtk_vcodec_dec_ctx
310 static inline struct mtk_vcodec_dec_ctx *fh_to_dec_ctx(struct v4l2_fh *fh) argument
/linux-master/include/media/
H A Dcec.h69 struct cec_fh *fh; member in struct:cec_data

Completed in 381 milliseconds

<<111213141516