Home
last modified time | relevance | path

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

/linux-3.3/drivers/media/video/omap3isp/
Dispvideo.c407 isp_video_check_format(struct isp_video *video, struct isp_video_fh *vfh) in isp_video_check_format()
483 struct isp_video_fh *vfh = in isp_video_queue_prepare() local
496 struct isp_video_fh *vfh = isp_video_queue_to_isp_video_fh(buf->queue); in isp_video_buffer_cleanup() local
508 struct isp_video_fh *vfh = isp_video_queue_to_isp_video_fh(buf->queue); in isp_video_buffer_prepare() local
540 struct isp_video_fh *vfh = isp_video_queue_to_isp_video_fh(buf->queue); in isp_video_buffer_queue() local
722 struct isp_video_fh *vfh = to_isp_video_fh(fh); in isp_video_get_format() local
738 struct isp_video_fh *vfh = to_isp_video_fh(fh); in isp_video_set_format() local
860 struct isp_video_fh *vfh = to_isp_video_fh(fh); in isp_video_get_param() local
878 struct isp_video_fh *vfh = to_isp_video_fh(fh); in isp_video_set_param() local
896 struct isp_video_fh *vfh = to_isp_video_fh(fh); in isp_video_reqbufs() local
[all …]
Dispvideo.h186 struct v4l2_fh vfh; member
/linux-3.3/drivers/media/video/
Dv4l2-subdev.c117 struct v4l2_fh *vfh = file->private_data; in subdev_close() local
139 struct v4l2_fh *vfh = file->private_data; in subdev_do_ioctl() local
Dv4l2-ioctl.c503 struct v4l2_fh *vfh = NULL; in __video_do_ioctl() local
/linux-3.3/drivers/usb/gadget/
Duvc.h180 struct v4l2_fh vfh; member
/linux-3.3/include/media/
Dv4l2-subdev.h550 struct v4l2_fh vfh; member
/linux-3.3/mm/
Dshmem.c1951 static int shmem_match(struct inode *ino, void *vfh) in shmem_match()