Home
last modified time | relevance | path

Searched defs:handle (Results 1 - 25 of 137) sorted by relevance

123456

/device/soc/hisilicon/common/hal/display/source/display_gralloc/src/
H A Ddisplay_gralloc_private.cpp26 bool Convert2PrivateHandle(const BufferHandle *handle, PrivateBufferHandle *privateHandle) in Convert2PrivateHandle() argument
H A Ddmabufferheap_allocator.cpp34 int32_t DmaBufferHeapAllocator::Allocate(const BufferInfo &bufferInfo, BufferHandle &handle) in Allocate() argument
H A Ddisplay_gralloc.cpp20 static int32_t AllocMem(const AllocInfo *info, BufferHandle **handle) in AllocMem() argument
28 static void FreeMem(BufferHandle *handle) in FreeMem() argument
35 static void *Mmap(BufferHandle *handle) in Mmap() argument
42 Unmap(BufferHandle *handle) Unmap() argument
49 FlushCache(BufferHandle *handle) FlushCache() argument
56 InvalidateCache(BufferHandle *handle) InvalidateCache() argument
[all...]
H A Ddrm_allocator.cpp42 int32_t DrmAllocator::Allocate(const BufferInfo &bufferInfo, BufferHandle &handle) in Allocate() argument
[all...]
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/tde/driver/src/include/
H A Dtde_handle.h37 hi_s32 handle; member
[all...]
/device/soc/rockchip/common/sdk_linux/include/linux/
H A Drockchip_ion.h26 ion_user_handle_t handle; member
/device/soc/rockchip/rk3588/kernel/include/linux/
H A Drockchip_ion.h26 ion_user_handle_t handle; member
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/
H A Dmpp_vb_hal.h34 HI_U64 handle; /* buffer identification, must be unique in current process. invalid value is member
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/
H A Dmpp_vb_hal.h34 HI_U64 handle; /* buffer identification, must be unique in current process. invalid value is member
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/include/
H A Dsal_inf.h32 hi_u32 handle; member
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/
H A Dmali_kbase_cache_policy.c39 void kbase_sync_single_for_device(struct kbase_device *kbdev, dma_addr_t handle, size_t size, in kbase_sync_single_for_device() argument
51 void kbase_sync_single_for_cpu(struct kbase_device *kbdev, dma_addr_t handle, size_t size, enum dma_data_direction dir) in kbase_sync_single_for_cpu() argument
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_cache_policy.c53 void kbase_sync_single_for_device(struct kbase_device *kbdev, dma_addr_t handle, in kbase_sync_single_for_device() argument
60 void kbase_sync_single_for_cpu(struct kbase_device *kbdev, dma_addr_t handle, in kbase_sync_single_for_cpu() argument
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/
H A Dmali_kbase_cache_policy.c55 void kbase_sync_single_for_device(struct kbase_device *kbdev, dma_addr_t handle, size_t size, in kbase_sync_single_for_device() argument
61 void kbase_sync_single_for_cpu(struct kbase_device *kbdev, dma_addr_t handle, size_t size, enum dma_data_direction dir) in kbase_sync_single_for_cpu() argument
/device/soc/rockchip/rk3568/hardware/omx_il/osal/
H A DRockchip_OSAL_Library.c38 void *Rockchip_OSAL_dlsym(void *handle, const char *symbol) in Rockchip_OSAL_dlsym() argument
43 int Rockchip_OSAL_dlclose(void *handle) in Rockchip_OSAL_dlclose() argument
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/
H A Dmali_kbase_cache_policy.c43 void kbase_sync_single_for_device(struct kbase_device *kbdev, dma_addr_t handle, in kbase_sync_single_for_device() argument
55 void kbase_sync_single_for_cpu(struct kbase_device *kbdev, dma_addr_t handle, in kbase_sync_single_for_cpu() argument
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/compat/
H A Dhi_drv_compat.c23 hi_s32 klad_load_hard_key(hi_u32 handle, hi_u32 ca_type, const hi_u8 *key, hi_u32 key_len) in klad_load_hard_key() argument
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/tde/driver/src/src/
H A Dtde_handle.c66 hi_void tde_get_handle(hi_handle_mgr *res, hi_s32 *handle) in tde_get_handle() argument
89 hi_bool tde_query_handle(hi_s32 handle, hi_handle_mgr **res) in tde_query_handle() argument
123 tde_release_handle(hi_s32 handle) tde_release_handle() argument
[all...]
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/frw/
H A Dfrw_timer.h56 hi_u32 handle; member
/device/soc/hisilicon/common/hal/display/source/utils/include/
H A Ddisplay_module_loader.h29 void *handle = dlopen(pathName.c_str(), RTLD_NOW | RTLD_NOLOAD); in Create() local
39 explicit DisplayModuleLoader(void *handle) : handle_(handle) {} in DisplayModuleLoader() argument
/device/soc/rockchip/common/hardware/display/src/display_gralloc/
H A Ddisplay_gralloc.c22 int32_t AllocMem(const AllocInfo *info, BufferHandle **handle) in AllocMem() argument
35 void FreeMem(BufferHandle *handle) in FreeMem() argument
46 void *Mmap(BufferHandle *handle) in Mmap() argument
57 Unmap(BufferHandle *handle) Unmap() argument
68 FlushCache(BufferHandle *handle) FlushCache() argument
79 InvalidateCache(BufferHandle *handle) InvalidateCache() argument
[all...]
H A Dhi_gbm_internal.h35 uint32_t handle; member
/device/soc/rockchip/rk3399/hardware/display/src/display_gralloc/
H A Ddisplay_gralloc.c22 int32_t AllocMem(const AllocInfo *info, BufferHandle **handle) in AllocMem() argument
35 void FreeMem(BufferHandle *handle) in FreeMem() argument
46 void *Mmap(BufferHandle *handle) in Mmap() argument
57 Unmap(BufferHandle *handle) Unmap() argument
68 FlushCache(BufferHandle *handle) FlushCache() argument
79 InvalidateCache(BufferHandle *handle) InvalidateCache() argument
[all...]
H A Dhi_gbm_internal.h35 uint32_t handle; member
/device/soc/rockchip/rk3566/hardware/display/src/display_gralloc/
H A Ddisplay_gralloc.c21 int32_t AllocMem(const AllocInfo *info, BufferHandle **handle) in AllocMem() argument
28 void FreeMem(BufferHandle *handle) in FreeMem() argument
34 void *Mmap(BufferHandle *handle) in Mmap() argument
40 Unmap(BufferHandle *handle) Unmap() argument
46 FlushCache(BufferHandle *handle) FlushCache() argument
52 InvalidateCache(BufferHandle *handle) InvalidateCache() argument
[all...]
/device/soc/rockchip/rk3568/hardware/codec/src/
H A Dhdi_mpp_component_manager.cpp30 uintptr_t handle = reinterpret_cast<uintptr_t>(codecHandle); in AddToMppComponentManager() local
41 uintptr_t handle = reinterpret_cast<uintptr_t>(codecHandle); in FindInMppComponentManager() local
53 uintptr_t handle = reinterpret_cast<uintptr_t>(codecHandle); in RemoveFromMppComponentManager() local

Completed in 7 milliseconds

123456