Lines Matching defs:buf
67 static void isp_video_buffer_cache_sync(struct isp_video_buffer *buf) in isp_video_buffer_cache_sync()
97 static int isp_video_buffer_lock_vma(struct isp_video_buffer *buf, int lock) in isp_video_buffer_lock_vma()
153 static int isp_video_buffer_sglist_kernel(struct isp_video_buffer *buf) in isp_video_buffer_sglist_kernel()
191 static int isp_video_buffer_sglist_user(struct isp_video_buffer *buf) in isp_video_buffer_sglist_user()
226 static int isp_video_buffer_sglist_pfnmap(struct isp_video_buffer *buf) in isp_video_buffer_sglist_pfnmap()
261 static void isp_video_buffer_cleanup(struct isp_video_buffer *buf) in isp_video_buffer_cleanup()
317 static int isp_video_buffer_prepare_user(struct isp_video_buffer *buf) in isp_video_buffer_prepare_user()
362 static int isp_video_buffer_prepare_pfnmap(struct isp_video_buffer *buf) in isp_video_buffer_prepare_pfnmap()
419 static int isp_video_buffer_prepare_vm_flags(struct isp_video_buffer *buf) in isp_video_buffer_prepare_vm_flags()
480 static int isp_video_buffer_prepare(struct isp_video_buffer *buf) in isp_video_buffer_prepare()
545 static void isp_video_buffer_query(struct isp_video_buffer *buf, in isp_video_buffer_query()
577 static int isp_video_buffer_wait(struct isp_video_buffer *buf, int nonblocking) in isp_video_buffer_wait()
615 struct isp_video_buffer *buf = queue->buffers[i]; in isp_video_queue_free() local
640 struct isp_video_buffer *buf; in isp_video_queue_alloc() local
813 struct isp_video_buffer *buf; in omap3isp_video_queue_querybuf() local
850 struct isp_video_buffer *buf; in omap3isp_video_queue_qbuf() local
922 struct isp_video_buffer *buf; in omap3isp_video_queue_dqbuf() local
962 struct isp_video_buffer *buf; in omap3isp_video_queue_streamon() local
994 struct isp_video_buffer *buf; in omap3isp_video_queue_streamoff() local
1035 struct isp_video_buffer *buf; in omap3isp_video_queue_discard_done() local
1056 struct isp_video_buffer *buf = vma->vm_private_data; in isp_video_queue_vm_open() local
1063 struct isp_video_buffer *buf = vma->vm_private_data; in isp_video_queue_vm_close() local
1135 struct isp_video_buffer *buf; in omap3isp_video_queue_poll() local