Home
last modified time | relevance | path

Searched defs:attach (Results 1 – 25 of 44) sorted by relevance

12

/device/board/isoftstone/yangfan/common/mqtt/mqttclient/src/
DFP.h148 void attach(T *item, retT (T::*method)(argT)) in attach() function
158 void attach(retT (*function)(argT)) in attach() function
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/
Ddrm_prime.c575 int drm_gem_map_attach(struct dma_buf *dma_buf, struct dma_buf_attachment *attach) in drm_gem_map_attach()
592 void drm_gem_map_detach(struct dma_buf *dma_buf, struct dma_buf_attachment *attach) in drm_gem_map_detach()
612 struct sg_table *drm_gem_map_dma_buf(struct dma_buf_attachment *attach, enum dma_data_direction dir) in drm_gem_map_dma_buf()
647 void drm_gem_unmap_dma_buf(struct dma_buf_attachment *attach, struct sg_table *sgt, enum dma_data_d… in drm_gem_unmap_dma_buf()
933 struct dma_buf_attachment *attach; in drm_gem_prime_import_dev() local
1060 struct dma_buf_attachment *attach; in drm_prime_gem_destroy() local
/device/soc/rockchip/common/sdk_linux/drivers/dma-buf/
Ddma-buf.c794 int dma_buf_pin(struct dma_buf_attachment *attach) in dma_buf_pin()
832 struct dma_buf_attachment *attach; in dma_buf_dynamic_attach() local
939 void dma_buf_detach(struct dma_buf *dmabuf, struct dma_buf_attachment *attach) in dma_buf_detach()
974 void dma_buf_unpin(struct dma_buf_attachment *attach) in dma_buf_unpin()
1001 struct sg_table *dma_buf_map_attachment(struct dma_buf_attachment *attach, enum dma_data_direction … in dma_buf_map_attachment()
1066 void dma_buf_unmap_attachment(struct dma_buf_attachment *attach, struct sg_table *sg_table, in dma_buf_unmap_attachment()
1105 struct dma_buf_attachment *attach; in dma_buf_move_notify() local
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/ump/linux/
Dump_ukk_ref_wrappers.c83 struct dma_buf_attachment *attach; in get_ump_handle_from_dmabuf() local
116 struct dma_buf_attachment *attach = NULL; in ump_dmabuf_import_wrapper() local
Dump_kernel_random_mapping.c191 struct dma_buf_attachment *attach = mem->import_attach; in ump_random_mapping_put() local
/device/board/unionman/unionpi_tiger/kernel/drivers/media/drivers/common/codec_mm/
Dsecmem.c61 struct ksecmem_attachment *attach; in secmem_dma_attach() local
94 struct ksecmem_attachment *attach = attachment->priv; in secmem_dma_detach() local
115 struct ksecmem_attachment *attach = attachment->priv; in secmem_dma_map_dma_buf() local
309 struct dma_buf_attachment *attach; in secmem_import() local
/device/soc/amlogic/a311d/soc/amlogic/media/common/codec_mm/
Dsecmem.c59 struct ksecmem_attachment *attach; in secmem_dma_attach() local
91 struct ksecmem_attachment *attach = attachment->priv; in secmem_dma_detach() local
108 struct ksecmem_attachment *attach = attachment->priv; in secmem_dma_map_dma_buf() local
293 struct dma_buf_attachment *attach; in secmem_import() local
/device/board/unionman/unionpi_tiger/kernel/drivers/isp/drivers/v4l2_dev/app/v4l2_interface/
Disp-vb2-cmalloc.c230 struct vb2_cmalloc_attachment *attach; local
269 struct vb2_cmalloc_attachment *attach = db_attach->priv; local
290 struct vb2_cmalloc_attachment *attach = db_attach->priv; local
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/isp/
Dvideobuf2-rdma-sg.c309 struct vb2_dma_sg_attachment *attach; in vb2_dma_sg_dmabuf_ops_attach() local
347 struct vb2_dma_sg_attachment *attach = db_attach->priv; in vb2_dma_sg_dmabuf_ops_detach() local
366 struct vb2_dma_sg_attachment *attach = db_attach->priv; in vb2_dma_sg_dmabuf_ops_map() local
/device/board/isoftstone/yangfan/kernel/src/driv/media/isp/
Dvideobuf2-rdma-sg.c309 struct vb2_dma_sg_attachment *attach; in vb2_dma_sg_dmabuf_ops_attach() local
347 struct vb2_dma_sg_attachment *attach = db_attach->priv; in vb2_dma_sg_dmabuf_ops_detach() local
366 struct vb2_dma_sg_attachment *attach = db_attach->priv; in vb2_dma_sg_dmabuf_ops_map() local
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/isp/
Dvideobuf2-rdma-sg.c318 struct vb2_dma_sg_attachment *attach; in vb2_dma_sg_dmabuf_ops_attach() local
356 struct vb2_dma_sg_attachment *attach = db_attach->priv; in vb2_dma_sg_dmabuf_ops_detach() local
376 struct vb2_dma_sg_attachment *attach = db_attach->priv; in vb2_dma_sg_dmabuf_ops_map() local
/device/soc/amlogic/a311d/soc/amlogic/ge2d/
Dge2d_dmabuf.c199 struct aml_attachment *attach; local
238 struct aml_attachment *attach = db_attach->priv; local
258 struct aml_attachment *attach = db_attach->priv; local
Dge2d_dmabuf.h63 struct dma_buf_attachment *attach; member
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/
Drockchip_drm_gem.c658 struct dma_buf_attachment *attach; in rockchip_gem_destroy() local
798 static int rockchip_gem_iommu_map_sg(struct drm_device *drm, struct dma_buf_attachment *attach, str… in rockchip_gem_iommu_map_sg()
805 static int rockchip_gem_dma_map_sg(struct drm_device *drm, struct dma_buf_attachment *attach, struc… in rockchip_gem_dma_map_sg()
824 …ject *rockchip_gem_prime_import_sg_table(struct drm_device *drm, struct dma_buf_attachment *attach, in rockchip_gem_prime_import_sg_table()
/device/board/unionman/unionpi_tiger/kernel/drivers/media/drivers/include/linux/amlogic/
Daml_tuner.h56 int attach) in aml_attach_detach_tuner()
/device/soc/rockchip/common/sdk_linux/include/drm/bridge/
Ddw_mipi_dsi.h40 int (*attach)(void *priv_data, struct mipi_dsi_device *dsi); member
Danalogix_dp.h51 int (*attach)(struct analogix_dp_plat_data *, struct drm_bridge *, struct drm_connector *); member
/device/soc/rockchip/common/sdk_linux/include/linux/
Ddma-buf.h71 int (*attach)(struct dma_buf *, struct dma_buf_attachment *); member
581 static inline bool dma_buf_attachment_is_dynamic(struct dma_buf_attachment *attach) in dma_buf_attachment_is_dynamic()
/device/soc/rockchip/rk3588/kernel/drivers/video/rockchip/rga3/
Drga_dma_buf.c799 struct dma_buf_attachment *attach = NULL; in rga_dma_map_fd() local
860 struct dma_buf_attachment *attach = NULL; in rga_dma_map_buffer() local
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/gpu/panfrost/
Dpanfrost_gem.c271 struct dma_buf_attachment *attach, in panfrost_gem_prime_import_sg_table()
/device/soc/rockchip/rk3399/hardware/mpp/include/
Dmpp_device.h80 MPP_RET (*attach)(void *ctx); member
/device/soc/rockchip/rk3568/hardware/mpp/include/
Dmpp_device.h80 MPP_RET (*attach)(void *ctx); member
/device/soc/rockchip/common/hardware/mpp/include/
Dmpp_device.h80 MPP_RET (*attach)(void *ctx); member
/device/soc/rockchip/common/vendor/drivers/video/rockchip/mpp/
Dmpp_iommu.h25 struct dma_buf_attachment *attach; member
Dmpp_iommu.c169 struct dma_buf_attachment *attach; in mpp_dma_import_fd() local

12