Home
last modified time | relevance | path

Searched defs:attach (Results 51 - 75 of 106) sorted by relevance

12345

/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/
H A 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, struct sg_table *sg, in rockchip_gem_iommu_map_sg() argument
805 static int rockchip_gem_dma_map_sg(struct drm_device *drm, struct dma_buf_attachment *attach, struct sg_table *sg, in rockchip_gem_dma_map_sg() argument
824 struct drm_gem_object *rockchip_gem_prime_import_sg_table(struct drm_device *drm, struct dma_buf_attachment *attach, in rockchip_gem_prime_import_sg_table() argument
[all...]
/device/soc/rockchip/common/sdk_linux/include/drm/
H A Ddrm_mipi_dsi.h96 int (*attach)(struct mipi_dsi_host *host, struct mipi_dsi_device *dsi); member
/device/soc/rockchip/common/sdk_linux/drivers/dma-buf/
H A Ddma-buf.c794 int dma_buf_pin(struct dma_buf_attachment *attach) in dma_buf_pin() argument
832 struct dma_buf_attachment *attach; in dma_buf_dynamic_attach() local
939 dma_buf_detach(struct dma_buf *dmabuf, struct dma_buf_attachment *attach) dma_buf_detach() argument
974 dma_buf_unpin(struct dma_buf_attachment *attach) dma_buf_unpin() argument
1001 dma_buf_map_attachment(struct dma_buf_attachment *attach, enum dma_data_direction direction) dma_buf_map_attachment() argument
1066 dma_buf_unmap_attachment(struct dma_buf_attachment *attach, struct sg_table *sg_table, enum dma_data_direction direction) dma_buf_unmap_attachment() argument
1105 struct dma_buf_attachment *attach; dma_buf_move_notify() local
[all...]
/device/soc/rockchip/rk3588/kernel/drivers/video/rockchip/rga3/
H A Drga_dma_buf.c799 struct dma_buf_attachment *attach = NULL; in rga_dma_map_fd() local
860 struct dma_buf_attachment *attach = NULL; rga_dma_map_buffer() local
[all...]
/third_party/backends/backend/
H A Das6e.c842 attach (const char *devname, AS6E_Device ** devp) in attach() function
H A Dtamarack.c204 attach (const char *devname, Tamarack_Device **devp) in attach() function
[all...]
H A Dmustek_usb.c428 attach (SANE_String_Const devname, Mustek_Usb_Device ** devp, in attach() function
[all...]
H A Du12.c815 static SANE_Status attach( const char *dev_name, in attach() function
[all...]
H A Dhs2p.c959 attach (SANE_String_Const devname, int __sane_unused__ connType, in attach() function
[all...]
H A Dricoh2.c166 attach (SANE_String_Const devname) in attach() function
H A Dapple.c474 attach (const char *devname, Apple_Device ** devp, int may_wait) in attach() function
[all...]
H A Depson2.c756 attach(const char *name, int type) in attach() function
H A Dabaton.c406 attach (const char *devname, Abaton_Device ** devp, int may_wait) in attach() function
[all...]
H A Dbh.c2843 attach (const char *devnam, BH_Device ** devp) in attach() function
[all...]
H A Dma1509.c274 attach (SANE_String_Const devname, Ma1509_Device ** devp) in attach() function
[all...]
H A Dplustek.c1272 attach( const char *dev_name, CnfDef *cnf, Plustek_Device **devp ) in attach() function
[all...]
H A Dplustek_pp.c971 static SANE_Status attach( const char *dev_name, pCnfDef cnf, in attach() function
[all...]
H A Dhpljm1005.c259 attach (SANE_String_Const devname) in attach() function
/third_party/pulseaudio/src/pulsecore/
H A Dsource-output.h150 void (*attach) (pa_source_output *o); /* may be NULL */ member
/third_party/python/Lib/email/
H A Dmessage.py227 def attach(self, payload): member in Message
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fLifetimeTests.cpp264 void BufferVAOAttacher::attach (GLuint buffer, GLuint vao) in attach() function in deqp::gles3::Functional::__anon30571::BufferVAOAttacher
326 void BufferTfAttacher::attach (GLuint buffer, GLuint tf) in attach() function in deqp::gles3::Functional::__anon30571::BufferTfAttacher
/base/inputmethod/imf/frameworks/native/inputmethod_controller/src/
H A Dinput_method_controller.cpp606 auto attach = [=]() -> bool { in RestoreAttachInfoInSaDied() local
/device/soc/rockchip/common/vendor/drivers/video/rockchip/rga2/
H A Drga2_mmu_info.c265 struct dma_buf_attachment *attach = NULL; in rga2_map_dma_buffer() local
[all...]
/device/soc/rockchip/rk3588/kernel/drivers/video/rockchip/rga3/include/
H A Drga_drv.h144 struct dma_buf_attachment *attach; member
173 struct dma_buf_attachment *attach; member
/foundation/arkui/ace_engine/frameworks/core/components/xcomponent/
H A Dnative_interface_xcomponent_impl.h390 void registerNativeNodeCallbacks(NativeNode_Callback attach, NativeNode_Callback detach) in registerNativeNodeCallbacks() argument

Completed in 35 milliseconds

12345