Home
last modified time | relevance | path

Searched refs:dma_buf_ops (Results 1 - 9 of 9) sorted by relevance

/device/soc/rockchip/common/sdk_linux/include/trace/hooks/
H A Dcam_heap_hooks.h24 struct dma_buf_ops;
29 struct dma_buf_ops *pcma_heap_buf_ops, struct dma_heap *heap, void *data),
/device/soc/rockchip/common/sdk_linux/include/linux/
H A Ddma-buf.h30 * struct dma_buf_ops - operations possible on struct dma_buf
35 struct dma_buf_ops { struct
359 * @ops: dma_buf_ops associated with this buffer object.
396 const struct dma_buf_ops *ops;
529 const struct dma_buf_ops *ops;
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hifb/src/init/linux/
H A Dhifb_init.c477 struct dma_buf_ops g_hifb_mem_block_ops = {
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/isp/
H A Dvideobuf2-rdma-sg.c452 static const struct dma_buf_ops vb2_dma_sg_dmabuf_ops = {
/device/soc/rockchip/common/sdk_linux/drivers/dma-buf/heaps/
H A Dsystem_heap.c382 static const struct dma_buf_ops system_heap_buf_ops = {
H A Dcma_heap.c259 static const struct dma_buf_ops cma_heap_buf_ops = {
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/isp/
H A Dvideobuf2-rdma-sg.c447 static const struct dma_buf_ops vb2_dma_sg_dmabuf_ops = {
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/
H A Ddrm_prime.c58 * &dma_buf_ops implementations for GEM drivers are all individually exported
69 * itself is dropped and its &dma_buf_ops.release function is called. For
265 * must use this in their &dma_buf_ops structure as the release callback.
570 * used as the &dma_buf_ops.attach callback. Must be used together with
590 * &dma_buf_ops.detach callback.
606 * can be used as the &dma_buf_ops.map_dma_buf callback. Should be used together
645 * This can be used as the &dma_buf_ops.unmap_dma_buf callback.
663 * Sets up a kernel virtual mapping. This can be used as the &dma_buf_ops.vmap
688 * &dma_buf_ops.vunmap callback. Calls into &drm_gem_object_funcs.vunmap for device specific handling.
762 * &dma_buf_ops
[all...]
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/
H A Drockchip_drm_drv.c1501 static const struct dma_buf_ops rockchip_drm_gem_prime_dmabuf_ops = {

Completed in 10 milliseconds