Searched refs:buf_cleanup (Results 1 – 14 of 14) sorted by relevance
| /kernel/linux/linux-5.10/include/media/ |
| D | videobuf2-core.h | 429 void (*buf_cleanup)(struct vb2_buffer *vb); member
|
| /kernel/linux/linux-5.10/drivers/media/common/videobuf2/ |
| D | videobuf2-core.c | 527 call_void_vb_qop(vb, buf_cleanup, vb); in __vb2_queue_free() 1151 call_void_vb_qop(vb, buf_cleanup, vb); in __prepare_userptr() 1203 call_void_vb_qop(vb, buf_cleanup, vb); in __prepare_userptr() 1276 call_void_vb_qop(vb, buf_cleanup, vb); in __prepare_dmabuf() 1345 call_void_vb_qop(vb, buf_cleanup, vb); in __prepare_dmabuf()
|
| /kernel/linux/linux-5.10/drivers/media/usb/pwc/ |
| D | pwc-if.c | 759 .buf_cleanup = buffer_cleanup,
|
| /kernel/linux/linux-5.10/drivers/staging/media/omap4iss/ |
| D | iss_video.c | 410 .buf_cleanup = iss_video_buf_cleanup,
|
| /kernel/linux/linux-5.10/drivers/media/platform/atmel/ |
| D | atmel-isi.c | 524 .buf_cleanup = buffer_cleanup,
|
| /kernel/linux/linux-5.10/drivers/staging/media/ipu3/ |
| D | ipu3-v4l2.c | 907 .buf_cleanup = imgu_vb2_buf_cleanup,
|
| /kernel/linux/linux-5.10/drivers/media/pci/cobalt/ |
| D | cobalt-v4l2.c | 426 .buf_cleanup = cobalt_buf_cleanup,
|
| /kernel/linux/linux-5.10/drivers/media/platform/marvell-ccic/ |
| D | mcam-core.c | 1267 .buf_cleanup = mcam_vb_sg_buf_cleanup,
|
| /kernel/linux/linux-5.10/drivers/media/platform/qcom/venus/ |
| D | vdec.c | 1218 .buf_cleanup = vdec_buf_cleanup,
|
| /kernel/linux/linux-5.10/drivers/media/pci/intel/ipu3/ |
| D | ipu3-cio2.c | 1042 .buf_cleanup = cio2_vb2_buf_cleanup,
|
| /kernel/linux/linux-5.10/drivers/media/platform/ |
| D | pxa_camera.c | 1507 .buf_cleanup = pxac_vb2_cleanup,
|
| /kernel/linux/linux-5.10/drivers/staging/vc04_services/bcm2835-camera/ |
| D | bcm2835-camera.c | 661 .buf_cleanup = buffer_cleanup,
|
| /kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/ |
| D | 0027_linux_drivers_media.patch | 2484 + .buf_cleanup = mxc_jpeg_buf_clean,
|
| D | 0038_linux_drivers_mxc.patch | 174372 + .buf_cleanup = vsi_dec_buf_cleanup, 175638 + .buf_cleanup = vsi_enc_buf_cleanup, 193725 + .buf_cleanup = vpu_buf_cleanup, 201899 + .buf_cleanup = vpu_enc_buf_cleanup,
|