Home
last modified time | relevance | path

Searched refs:camif_buffer (Results 1 – 6 of 6) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/media/platform/s3c-camif/
H A Dcamif-core.h328 struct camif_buffer { struct
347 struct camif_buffer *buf) in camif_active_queue_add() argument
353 static inline struct camif_buffer *camif_active_queue_pop( in camif_active_queue_pop()
356 struct camif_buffer *buf = list_first_entry(&vp->active_buf_q, in camif_active_queue_pop()
357 struct camif_buffer, list); in camif_active_queue_pop()
363 static inline struct camif_buffer *camif_active_queue_peek( in camif_active_queue_peek()
366 struct camif_buffer *tmp, *buf; in camif_active_queue_peek()
383 struct camif_buffer *buf) in camif_pending_queue_add()
388 static inline struct camif_buffer *camif_pending_queue_pop( in camif_pending_queue_pop()
391 struct camif_buffer *buf = list_first_entry(&vp->pending_buf_q, in camif_pending_queue_pop()
[all …]
H A Dcamif-capture.c152 struct camif_buffer *buf; in camif_reinitialize()
329 struct camif_buffer *vbuf; in s3c_camif_irq_handler()
481 struct camif_buffer *buf = container_of(vbuf, struct camif_buffer, vb); in buffer_queue()
1127 q->buf_struct_size = sizeof(struct camif_buffer); in s3c_camif_register_video_node()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/media/platform/s3c-camif/
H A Dcamif-core.h328 struct camif_buffer { struct
347 struct camif_buffer *buf) in camif_active_queue_add() argument
353 static inline struct camif_buffer *camif_active_queue_pop( in camif_active_queue_pop()
356 struct camif_buffer *buf = list_first_entry(&vp->active_buf_q, in camif_active_queue_pop()
357 struct camif_buffer, list); in camif_active_queue_pop()
363 static inline struct camif_buffer *camif_active_queue_peek( in camif_active_queue_peek()
366 struct camif_buffer *tmp, *buf; in camif_active_queue_peek()
383 struct camif_buffer *buf) in camif_pending_queue_add()
388 static inline struct camif_buffer *camif_pending_queue_pop( in camif_pending_queue_pop()
391 struct camif_buffer *buf = list_first_entry(&vp->pending_buf_q, in camif_pending_queue_pop()
[all …]
H A Dcamif-capture.c152 struct camif_buffer *buf; in camif_reinitialize()
329 struct camif_buffer *vbuf; in s3c_camif_irq_handler()
481 struct camif_buffer *buf = container_of(vbuf, struct camif_buffer, vb); in buffer_queue()
1127 q->buf_struct_size = sizeof(struct camif_buffer); in s3c_camif_register_video_node()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/media/platform/s3c-camif/
H A Dcamif-core.h328 struct camif_buffer { struct
347 struct camif_buffer *buf) in camif_active_queue_add() argument
353 static inline struct camif_buffer *camif_active_queue_pop( in camif_active_queue_pop()
356 struct camif_buffer *buf = list_first_entry(&vp->active_buf_q, in camif_active_queue_pop()
357 struct camif_buffer, list); in camif_active_queue_pop()
363 static inline struct camif_buffer *camif_active_queue_peek( in camif_active_queue_peek()
366 struct camif_buffer *tmp, *buf; in camif_active_queue_peek()
383 struct camif_buffer *buf) in camif_pending_queue_add()
388 static inline struct camif_buffer *camif_pending_queue_pop( in camif_pending_queue_pop()
391 struct camif_buffer *buf = list_first_entry(&vp->pending_buf_q, in camif_pending_queue_pop()
[all …]
H A Dcamif-capture.c152 struct camif_buffer *buf; in camif_reinitialize()
329 struct camif_buffer *vbuf; in s3c_camif_irq_handler()
481 struct camif_buffer *buf = container_of(vbuf, struct camif_buffer, vb); in buffer_queue()
1127 q->buf_struct_size = sizeof(struct camif_buffer); in s3c_camif_register_video_node()