Searched defs:nonblocking (Results 1 – 10 of 10) sorted by relevance
/drivers/media/v4l2-core/ |
D | videobuf-core.c | 673 struct videobuf_buffer **vb, int nonblocking) in stream_next_buffer() 693 struct v4l2_buffer *b, int nonblocking) in videobuf_dqbuf() 831 int nonblocking) in __videobuf_copy_to_user() 848 int vbihack, int nonblocking) in __videobuf_copy_stream() 873 int nonblocking) in videobuf_read_one() 1045 int vbihack, int nonblocking) in videobuf_read_stream()
|
D | videobuf2-core.c | 1384 static int __vb2_wait_for_done_vb(struct vb2_queue *q, int nonblocking) in __vb2_wait_for_done_vb() 1449 struct v4l2_buffer *b, int nonblocking) in __vb2_get_done_vb() 1545 int vb2_dqbuf(struct vb2_queue *q, struct v4l2_buffer *b, bool nonblocking) in vb2_dqbuf() 2433 loff_t *ppos, int nonblocking) in vb2_read() 2440 loff_t *ppos, int nonblocking) in vb2_write()
|
D | v4l2-event.c | 68 int nonblocking) in v4l2_event_dequeue()
|
/drivers/gpu/drm/i915/ |
D | i915_gem_evict.c | 47 bool mappable, bool nonblocking) in i915_gem_evict_something()
|
D | i915_gem.c | 2926 bool nonblocking) in i915_gem_object_bind_to_gtt() 3486 bool nonblocking) in i915_gem_object_pin()
|
/drivers/media/platform/omap3isp/ |
D | ispqueue.c | 577 static int isp_video_buffer_wait(struct isp_video_buffer *buf, int nonblocking) in isp_video_buffer_wait() 922 struct v4l2_buffer *vbuf, int nonblocking) in omap3isp_video_queue_dqbuf()
|
/drivers/usb/gadget/ |
D | uvc_queue.c | 194 struct v4l2_buffer *buf, int nonblocking) in uvc_dequeue_buffer()
|
/drivers/media/usb/uvc/ |
D | uvc_queue.c | 211 int nonblocking) in uvc_dequeue_buffer()
|
/drivers/media/pci/ivtv/ |
D | ivtv-ioctl.c | 1620 int nonblocking = filp->f_flags & O_NONBLOCK; in ivtv_decoder_ioctls() local
|
/drivers/media/platform/ |
D | vino.c | 3495 unsigned int nonblocking = file->f_flags & O_NONBLOCK; in vino_dqbuf() local
|