Searched refs:buf_cleanup (Results 1 – 10 of 10) sorted by relevance
/linux-4.1.27/include/media/ |
D | videobuf2-core.h | 323 void (*buf_cleanup)(struct vb2_buffer *vb); member
|
/linux-4.1.27/drivers/media/v4l2-core/ |
D | videobuf2-core.c | 466 call_void_vb_qop(vb, buf_cleanup, vb); in __vb2_queue_free() 1435 call_void_vb_qop(vb, buf_cleanup, vb); in __qbuf_userptr() 1479 call_void_vb_qop(vb, buf_cleanup, vb); in __qbuf_userptr() 1547 call_void_vb_qop(vb, buf_cleanup, vb); in __qbuf_dmabuf() 1604 call_void_vb_qop(vb, buf_cleanup, vb); in __qbuf_dmabuf()
|
/linux-4.1.27/drivers/media/usb/pwc/ |
D | pwc-if.c | 708 .buf_cleanup = buffer_cleanup,
|
/linux-4.1.27/drivers/media/platform/soc_camera/ |
D | atmel-isi.c | 454 .buf_cleanup = buffer_cleanup,
|
D | mx3_camera.c | 436 .buf_cleanup = mx3_videobuf_release,
|
D | sh_mobile_ceu_camera.c | 497 .buf_cleanup = sh_mobile_ceu_videobuf_release,
|
/linux-4.1.27/drivers/media/platform/blackfin/ |
D | bfin_capture.c | 378 .buf_cleanup = bcap_buffer_cleanup,
|
/linux-4.1.27/drivers/staging/media/omap4iss/ |
D | iss_video.c | 399 .buf_cleanup = iss_video_buf_cleanup,
|
/linux-4.1.27/drivers/staging/media/davinci_vpfe/ |
D | vpfe_video.c | 1298 .buf_cleanup = vpfe_buf_cleanup,
|
/linux-4.1.27/drivers/media/platform/marvell-ccic/ |
D | mcam-core.c | 1232 .buf_cleanup = mcam_vb_sg_buf_cleanup,
|