/drivers/media/common/videobuf2/ |
D | videobuf2-vmalloc.c | 32 struct dma_buf *dbuf; member 211 static int vb2_vmalloc_dmabuf_ops_attach(struct dma_buf *dbuf, in vb2_vmalloc_dmabuf_ops_attach() 250 static void vb2_vmalloc_dmabuf_ops_detach(struct dma_buf *dbuf, in vb2_vmalloc_dmabuf_ops_detach() 316 static void vb2_vmalloc_dmabuf_ops_release(struct dma_buf *dbuf) in vb2_vmalloc_dmabuf_ops_release() 322 static void *vb2_vmalloc_dmabuf_ops_kmap(struct dma_buf *dbuf, unsigned long pgnum) in vb2_vmalloc_dmabuf_ops_kmap() 329 static void *vb2_vmalloc_dmabuf_ops_vmap(struct dma_buf *dbuf) in vb2_vmalloc_dmabuf_ops_vmap() 336 static int vb2_vmalloc_dmabuf_ops_mmap(struct dma_buf *dbuf, in vb2_vmalloc_dmabuf_ops_mmap() 356 struct dma_buf *dbuf; in vb2_vmalloc_get_dmabuf() local 410 static void *vb2_vmalloc_attach_dmabuf(struct device *dev, struct dma_buf *dbuf, in vb2_vmalloc_attach_dmabuf()
|
D | videobuf2-dma-sg.c | 363 static int vb2_dma_sg_dmabuf_ops_attach(struct dma_buf *dbuf, in vb2_dma_sg_dmabuf_ops_attach() 401 static void vb2_dma_sg_dmabuf_ops_detach(struct dma_buf *dbuf, in vb2_dma_sg_dmabuf_ops_detach() 467 static void vb2_dma_sg_dmabuf_ops_release(struct dma_buf *dbuf) in vb2_dma_sg_dmabuf_ops_release() 473 static void *vb2_dma_sg_dmabuf_ops_kmap(struct dma_buf *dbuf, unsigned long pgnum) in vb2_dma_sg_dmabuf_ops_kmap() 480 static void *vb2_dma_sg_dmabuf_ops_vmap(struct dma_buf *dbuf) in vb2_dma_sg_dmabuf_ops_vmap() 487 static int vb2_dma_sg_dmabuf_ops_mmap(struct dma_buf *dbuf, in vb2_dma_sg_dmabuf_ops_mmap() 507 struct dma_buf *dbuf; in vb2_dma_sg_get_dmabuf() local 597 static void *vb2_dma_sg_attach_dmabuf(struct device *dev, struct dma_buf *dbuf, in vb2_dma_sg_attach_dmabuf()
|
D | videobuf2-dma-contig.c | 219 static int vb2_dc_dmabuf_ops_attach(struct dma_buf *dbuf, in vb2_dc_dmabuf_ops_attach() 257 static void vb2_dc_dmabuf_ops_detach(struct dma_buf *dbuf, in vb2_dc_dmabuf_ops_detach() 332 static void vb2_dc_dmabuf_ops_release(struct dma_buf *dbuf) in vb2_dc_dmabuf_ops_release() 338 static void *vb2_dc_dmabuf_ops_kmap(struct dma_buf *dbuf, unsigned long pgnum) in vb2_dc_dmabuf_ops_kmap() 345 static void *vb2_dc_dmabuf_ops_vmap(struct dma_buf *dbuf) in vb2_dc_dmabuf_ops_vmap() 352 static int vb2_dc_dmabuf_ops_mmap(struct dma_buf *dbuf, in vb2_dc_dmabuf_ops_mmap() 394 struct dma_buf *dbuf; in vb2_dc_get_dmabuf() local 655 static void *vb2_dc_attach_dmabuf(struct device *dev, struct dma_buf *dbuf, in vb2_dc_attach_dmabuf()
|
D | videobuf2-core.c | 1141 struct dma_buf *dbuf = dma_buf_get(planes[plane].m.fd); in __prepare_dmabuf() local 2082 struct dma_buf *dbuf; in vb2_core_expbuf() local
|
/drivers/gpu/drm/ |
D | drm_format_helper.c | 116 static void drm_fb_xrgb8888_to_rgb565_line(u16 *dbuf, u32 *sbuf, in drm_fb_xrgb8888_to_rgb565_line() 200 void *dbuf; in drm_fb_xrgb8888_to_rgb565_dstclip() local 219 static void drm_fb_xrgb8888_to_rgb888_line(u8 *dbuf, u32 *sbuf, in drm_fb_xrgb8888_to_rgb888_line() 252 void *dbuf; in drm_fb_xrgb8888_to_rgb888_dstclip() local
|
/drivers/net/appletalk/ |
D | ltpc.c | 274 unsigned char *dbuf; member 647 void *dbuf, int dbuflen) in do_write() 671 void *dbuf, int dbuflen) in do_read()
|
/drivers/gpu/drm/xen/ |
D | xen_drm_front.c | 45 struct xen_drm_front_dbuf *dbuf, u64 dbuf_cookie) in dbuf_add_to_list() 163 struct xen_drm_front_dbuf *dbuf; in xen_drm_front_dbuf_create() local
|
/drivers/misc/mei/ |
D | dma-ring.c | 131 unsigned char *dbuf = dev->dr_dscr[DMA_DSCR_DEVICE].vaddr; in mei_dma_copy_from() local
|
/drivers/base/firmware_loader/ |
D | main.c | 170 void *dbuf, size_t size) in __allocate_fw_priv() 212 struct fw_priv **fw_priv, void *dbuf, in alloc_lookup_fw_priv() 686 struct device *device, void *dbuf, size_t size, in _request_firmware_prepare()
|
/drivers/misc/mic/vop/ |
D | vop_vringh.c | 519 void __iomem *dbuf = vpdev->hw_ops->remap(vpdev, daddr, len); in vop_virtio_copy_to_user() local 597 void __iomem *dbuf = vpdev->hw_ops->remap(vpdev, daddr, len); in vop_virtio_copy_from_user() local
|
/drivers/crypto/bcm/ |
D | util.c | 274 u8 dbuf[16]; in __dump_sg() local
|
/drivers/mmc/host/ |
D | cavium.c | 299 u64 dbuf) in do_read()
|
/drivers/usb/gadget/udc/ |
D | omap_udc.c | 2465 unsigned buf, unsigned maxp, int dbuf) in omap_ep_setup()
|
/drivers/net/ethernet/intel/ice/ |
D | ice_lan_tx_rx.h | 277 u16 dbuf; /* bigger than needed, see above for reason */ member
|
/drivers/scsi/qla2xxx/ |
D | qla_sup.c | 1527 uint8_t *dbuf = vmalloc(RMW_BUFFER_SIZE); in qla25xx_write_nvram_data() local
|
/drivers/scsi/bfa/ |
D | bfa_ioc.c | 5369 u16 *buf, *dbuf; in bfa_phy_write_send() local 5788 u16 *dbuf = (u16 *)phy->dbuf_kva; in bfa_phy_intr() local
|
/drivers/scsi/lpfc/ |
D | lpfc.h | 160 struct lpfc_dmabuf dbuf; member 171 struct lpfc_dmabuf dbuf; member
|