Home
last modified time | relevance | path

Searched defs:vfh (Results 1 – 14 of 14) sorted by relevance

/linux/drivers/staging/media/omap4iss/
H A Diss_video.c265 iss_video_check_format(struct iss_video *video, struct iss_video_fh *vfh) in iss_video_check_format()
297 struct iss_video_fh *vfh = vb2_get_drv_priv(vq); in iss_video_queue_setup() local
324 struct iss_video_fh *vfh = vb2_get_drv_priv(vb->vb2_queue); in iss_video_buf_prepare() local
348 struct iss_video_fh *vfh = vb2_get_drv_priv(vb->vb2_queue); in iss_video_buf_queue() local
571 struct iss_video_fh *vfh = to_iss_video_fh(fh); in iss_video_get_format() local
587 struct iss_video_fh *vfh = to_iss_video_fh(fh); in iss_video_set_format() local
740 struct iss_video_fh *vfh = to_iss_video_fh(fh); in iss_video_get_param() local
758 struct iss_video_fh *vfh = to_iss_video_fh(fh); in iss_video_set_param() local
776 struct iss_video_fh *vfh = to_iss_video_fh(fh); in iss_video_reqbufs() local
784 struct iss_video_fh *vfh = to_iss_video_fh(fh); in iss_video_querybuf() local
[all …]
H A Diss_video.h180 struct v4l2_fh vfh; member
/linux/drivers/media/platform/ti/omap3isp/
H A Dispvideo.c296 isp_video_check_format(struct isp_video *video, struct isp_video_fh *vfh) in isp_video_check_format()
325 struct isp_video_fh *vfh = vb2_get_drv_priv(queue); in isp_video_queue_setup() local
342 struct isp_video_fh *vfh = vb2_get_drv_priv(buf->vb2_queue); in isp_video_buffer_prepare() local
382 struct isp_video_fh *vfh = vb2_get_drv_priv(buf->vb2_queue); in isp_video_buffer_queue() local
453 struct isp_video_fh *vfh = vb2_get_drv_priv(queue); in isp_video_start_streaming() local
660 struct isp_video_fh *vfh = to_isp_video_fh(fh); in isp_video_get_format() local
676 struct isp_video_fh *vfh = to_isp_video_fh(fh); in isp_video_set_format() local
861 struct isp_video_fh *vfh = to_isp_video_fh(fh); in isp_video_get_param() local
879 struct isp_video_fh *vfh = to_isp_video_fh(fh); in isp_video_set_param() local
897 struct isp_video_fh *vfh = to_isp_video_fh(fh); in isp_video_reqbufs() local
[all …]
H A Dispvideo.h190 struct v4l2_fh vfh; member
/linux/drivers/media/usb/uvc/
H A Duvc_metadata.c28 struct v4l2_fh *vfh = file->private_data; in uvc_meta_v4l2_querycap() local
44 struct v4l2_fh *vfh = file->private_data; in uvc_meta_v4l2_get_format() local
62 struct v4l2_fh *vfh = file->private_data; in uvc_meta_v4l2_try_format() local
83 struct v4l2_fh *vfh = file->private_data; in uvc_meta_v4l2_set_format() local
112 struct v4l2_fh *vfh = file->private_data; in uvc_meta_v4l2_enum_formats() local
H A Duvcvideo.h611 struct v4l2_fh vfh; member
/linux/drivers/media/platform/xilinx/
H A Dxilinx-dma.c474 struct v4l2_fh *vfh = file->private_data; in xvip_dma_querycap() local
496 struct v4l2_fh *vfh = file->private_data; in xvip_dma_enum_format() local
510 struct v4l2_fh *vfh = file->private_data; in xvip_dma_get_format() local
570 struct v4l2_fh *vfh = file->private_data; in xvip_dma_try_format() local
580 struct v4l2_fh *vfh = file->private_data; in xvip_dma_set_format() local
/linux/drivers/media/platform/renesas/vsp1/
H A Dvsp1_histo.c397 struct v4l2_fh *vfh = file->private_data; in histo_v4l2_querycap() local
414 struct v4l2_fh *vfh = file->private_data; in histo_v4l2_enum_format() local
428 struct v4l2_fh *vfh = file->private_data; in histo_v4l2_get_format() local
/linux/drivers/media/platform/chips-media/wave5/
H A Dwave5-vpu.h47 static inline struct vpu_instance *wave5_to_vpu_inst(struct v4l2_fh *vfh) in wave5_to_vpu_inst()
/linux/drivers/usb/gadget/function/
H A Duvc.h178 struct v4l2_fh vfh; member
/linux/drivers/media/v4l2-core/
H A Dv4l2-ctrls-api.c1208 struct v4l2_fh *vfh = file->private_data; in v4l2_ctrl_log_status() local
/linux/include/media/
H A Dv4l2-subdev.h1143 struct v4l2_fh vfh; member
/linux/mm/
H A Dshmem.c4106 static int shmem_match(struct inode *ino, void *vfh) in shmem_match()
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_hw.c5524 u32 *vfl, u32 *vfh, bool sleep_ok) in t4_read_rss_vf_config()