Home
last modified time | relevance | path

Searched defs:handle (Results 1 – 25 of 304) sorted by relevance

12345678910>>...13

/hardware/broadcom/wlan/bcmdhd/wifi_hal/
Dcommon.cpp10 interface_info *getIfaceInfo(wifi_interface_handle handle) in getIfaceInfo()
15 wifi_handle getWifiHandle(wifi_interface_handle handle) in getWifiHandle()
20 hal_info *getHalInfo(wifi_handle handle) in getHalInfo()
25 hal_info *getHalInfo(wifi_interface_handle handle) in getHalInfo()
40 wifi_error wifi_register_handler(wifi_handle handle, int cmd, nl_recvmsg_msg_cb_t func, void *arg) in wifi_register_handler()
65 wifi_error wifi_register_vendor_handler(wifi_handle handle, in wifi_register_vendor_handler()
91 void wifi_unregister_handler(wifi_handle handle, int cmd) in wifi_unregister_handler()
117 void wifi_unregister_vendor_handler(wifi_handle handle, uint32_t id, int subcmd) in wifi_unregister_vendor_handler()
141 wifi_error wifi_register_cmd(wifi_handle handle, int id, WifiCommand *cmd) in wifi_register_cmd()
160 WifiCommand *wifi_unregister_cmd(wifi_handle handle, int id) in wifi_unregister_cmd()
[all …]
Dwifi_hal.cpp103 wifi_error wifi_initialize(wifi_handle *handle) in wifi_initialize()
180 static int wifi_add_membership(wifi_handle handle, const char *group) in wifi_add_membership()
199 static void internal_cleaned_up_handler(wifi_handle handle) in internal_cleaned_up_handler()
218 void wifi_cleanup(wifi_handle handle, wifi_cleaned_up_handler handler) in wifi_cleanup()
227 static int internal_pollin_handler(wifi_handle handle) in internal_pollin_handler()
238 void wifi_event_loop(wifi_handle handle) in wifi_event_loop()
292 wifi_handle handle = (wifi_handle)arg; in internal_valid_message_handler() local
364 GetMulticastIdCommand(wifi_handle handle, const char *name, const char *group) in GetMulticastIdCommand()
439 SetPnoMacAddrOuiCommand(wifi_interface_handle handle, oui scan_oui) in SetPnoMacAddrOuiCommand()
491 SetNodfsCommand(wifi_interface_handle handle, u32 nodfs) in SetNodfsCommand()
[all …]
/hardware/qcom/wlan/qcwcn/wifi_hal/
Dcommon.cpp26 interface_info *getIfaceInfo(wifi_interface_handle handle) in getIfaceInfo()
31 wifi_handle getWifiHandle(wifi_interface_handle handle) in getWifiHandle()
36 hal_info *getHalInfo(wifi_handle handle) in getHalInfo()
41 hal_info *getHalInfo(wifi_interface_handle handle) in getHalInfo()
56 wifi_error wifi_register_handler(wifi_handle handle, int cmd, nl_recvmsg_msg_cb_t func, void *arg) in wifi_register_handler()
76 wifi_error wifi_register_vendor_handler(wifi_handle handle, in wifi_register_vendor_handler()
108 void wifi_unregister_handler(wifi_handle handle, int cmd) in wifi_unregister_handler()
127 void wifi_unregister_vendor_handler(wifi_handle handle, uint32_t id, int subcmd) in wifi_unregister_vendor_handler()
147 wifi_error wifi_register_cmd(wifi_handle handle, int id, WifiCommand *cmd) in wifi_register_cmd()
164 WifiCommand *wifi_unregister_cmd(wifi_handle handle, int id) in wifi_unregister_cmd()
[all …]
Dwifi_hal.cpp141 wifi_error wifi_initialize(wifi_handle *handle) in wifi_initialize()
222 static int wifi_add_membership(wifi_handle handle, const char *group) in wifi_add_membership()
241 static void internal_cleaned_up_handler(wifi_handle handle) in internal_cleaned_up_handler()
259 void wifi_cleanup(wifi_handle handle, wifi_cleaned_up_handler handler) in wifi_cleanup()
268 static int internal_pollin_handler(wifi_handle handle) in internal_pollin_handler()
277 static void internal_event_handler(wifi_handle handle, int events) in internal_event_handler()
292 void wifi_event_loop(wifi_handle handle) in wifi_event_loop()
331 wifi_handle handle = (wifi_handle)arg; in internal_valid_message_handler() local
390 GetMulticastIdCommand(wifi_handle handle, const char *name, const char *group) in GetMulticastIdCommand()
456 static int wifi_get_multicast_id(wifi_handle handle, const char *name, const char *group) in wifi_get_multicast_id()
[all …]
/hardware/samsung_slsi/exynos5/libcsc/
Dcsc.c114 CSC_HANDLE *handle) in conv_sw_src_argb888()
148 CSC_HANDLE *handle) in conv_sw_src_nv12t()
190 CSC_HANDLE *handle) in conv_sw_src_yuv420p()
228 CSC_HANDLE *handle) in conv_sw_src_yuv420sp()
262 CSC_HANDLE *handle) in conv_sw()
288 CSC_HANDLE *handle) in conv_hw()
358 void *handle) in csc_init_hw()
419 void *handle) in csc_set_format()
506 void *handle) in csc_set_buffer()
567 void *handle) in csc_deinit()
[all …]
/hardware/samsung_slsi/exynos5/gralloc/
Dmapper.cpp40 static int gralloc_map(gralloc_module_t const* module, buffer_handle_t handle) in gralloc_map()
56 static int gralloc_unmap(gralloc_module_t const* module, buffer_handle_t handle) in gralloc_unmap()
88 buffer_handle_t handle) in gralloc_register_buffer()
116 buffer_handle_t handle) in gralloc_unregister_buffer()
138 buffer_handle_t handle, int usage, in gralloc_lock()
161 buffer_handle_t handle) in gralloc_unlock()
/hardware/samsung_slsi/exynos5/libexynosutils/
DExynosMutex.cpp200 void *handle) in exynos_mutex_destroy()
216 void *handle) in exynos_mutex_lock()
228 void *handle) in exynos_mutex_unlock()
240 void *handle) in exynos_mutex_trylock()
252 void *handle) in exynos_mutex_get_type()
263 void *handle) in exynos_mutex_get_created_status()
/hardware/ti/omap4-aah/ion/
Dion.c58 unsigned int flags, struct ion_handle **handle) in ion_alloc()
75 struct ion_handle **handle, size_t *stride) in ion_alloc_tiler()
100 int ion_free(int fd, struct ion_handle *handle) in ion_free()
108 int ion_map(int fd, struct ion_handle *handle, size_t length, int prot, in ion_map()
130 int ion_share(int fd, struct ion_handle *handle, int *share_fd) in ion_share()
147 int ion_import(int fd, int share_fd, struct ion_handle **handle) in ion_import()
169 int ion_map_cacheable(int fd, struct ion_handle *handle, size_t length, int prot, in ion_map_cacheable()
192 int ion_flush_cached(int fd, struct ion_handle *handle, size_t length, in ion_flush_cached()
203 int ion_inval_cached(int fd, struct ion_handle *handle, size_t length, in ion_inval_cached()
/hardware/libhardware/modules/gralloc/
Dmapper.cpp47 buffer_handle_t handle, in gralloc_map()
68 buffer_handle_t handle) in gralloc_unmap()
86 buffer_handle_t handle) in gralloc_register_buffer()
136 buffer_handle_t handle) in gralloc_unregister_buffer()
167 buffer_handle_t handle, int /*usage*/, in gralloc_lock()
188 buffer_handle_t handle) in gralloc_unlock()
/hardware/samsung_slsi/exynos5/libgscaler/
Dexynos_gscaler.c852 void exynos_gsc_release(void *handle) in exynos_gsc_release()
1006 void *handle) in exynos_gsc_destroy()
1054 void *handle, in exynos_gsc_set_src_format()
1097 void *handle, in exynos_gsc_set_dst_format()
1140 void *handle, in exynos_gsc_set_rotation()
1178 void *handle, in exynos_gsc_set_src_addr()
1207 void *handle, in exynos_gsc_set_dst_addr()
1336 int exynos_gsc_m2m_config(void *handle, in exynos_gsc_m2m_config()
1395 int exynos_gsc_out_config(void *handle, in exynos_gsc_out_config()
1635 static int exynos_gsc_out_run(void *handle, in exynos_gsc_out_run()
[all …]
/hardware/ti/omap4-aah/domx/omx_core/inc/
DOMX_Debug.h85 #define OMX_DENTER(handle) OMX_TPRINT((handle), "+++ENTERING") argument
86 #define OMX_DEXIT(handle,retVal) OMX_TPRINT((handle), "---EXITING(0x%x)", (retVal)) argument
88 #define OMX_DBG_INT(handle, intVar) OMX_DPRINT(OMX_MASK_DEBUG | (handle), #intVar ": %d", (intVar)) argument
89 #define OMX_DBG_PTR(handle, ptrVar) OMX_DPRINT(OMX_MASK_DEBUG | (handle), #ptrVar ": 0x%08x", (ptrV… argument
90 #define OMX_DBG_STR(handle, strVar) OMX_DPRINT(OMX_MASK_DEBUG | (handle), #strVar ": %s", (strVar)) argument
94 #define OMX_INFOPRINT(handle, str,arg...) (OMX_LOG_PRINT(OMX_MASK_INFO | (handle), "(INFO) "str, #… argument
95 #define OMX_WARNPRINT(handle, str,arg...) (OMX_LOG_PRINT(OMX_MASK_WARN | (handle), "(WARN) "str, #… argument
96 #define OMX_ERRPRINT(handle, str,arg...) (OMX_LOG_PRINT(OMX_MASK_ERROR | (handle), "(ERROR) "str,… argument
97 #define OMX_FATALPRINT(handle, str,arg...) (OMX_LOG_PRINT(OMX_MASK_FATAL | (handle), "(FATAL) "st… argument
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
DOMX_Debug.h60 #define OMX_DENTER(handle) OMX_TPRINT((handle), "+++ENTERING") argument
61 #define OMX_DEXIT(handle,retVal) OMX_TPRINT((handle), "---EXITING(0x%x)", (retVal)) argument
63 #define OMX_DBG_INT(handle, intVar) OMX_DPRINT(OMX_MASK_DEBUG | (handle), #intVar ": %d", (intVar)) argument
64 #define OMX_DBG_PTR(handle, ptrVar) OMX_DPRINT(OMX_MASK_DEBUG | (handle), #ptrVar ": 0x%08x", (ptrV… argument
65 #define OMX_DBG_STR(handle, strVar) OMX_DPRINT(OMX_MASK_DEBUG | (handle), #strVar ": %s", (strVar)) argument
69 #define OMX_INFOPRINT(handle, str,arg...) (OMX_LOG_PRINT(OMX_MASK_INFO | (handle), "(INFO) "str, #… argument
70 #define OMX_WARNPRINT(handle, str,arg...) (OMX_LOG_PRINT(OMX_MASK_WARN | (handle), "(WARN) "str, #… argument
71 #define OMX_ERRPRINT(handle, str,arg...) (OMX_LOG_PRINT(OMX_MASK_ERROR | (handle), "(ERROR) "str,… argument
72 #define OMX_FATALPRINT(handle, str,arg...) (OMX_LOG_PRINT(OMX_MASK_FATAL | (handle), "(FATAL) "st… argument
/hardware/ti/omap4xxx/domx/omx_core/inc/
DOMX_Debug.h85 #define OMX_DENTER(handle) OMX_TPRINT((handle), "+++ENTERING") argument
86 #define OMX_DEXIT(handle,retVal) OMX_TPRINT((handle), "---EXITING(0x%x)", (retVal)) argument
88 #define OMX_DBG_INT(handle, intVar) OMX_DPRINT(OMX_MASK_DEBUG | (handle), #intVar ": %d", (intVar)) argument
89 #define OMX_DBG_PTR(handle, ptrVar) OMX_DPRINT(OMX_MASK_DEBUG | (handle), #ptrVar ": 0x%08x", (ptrV… argument
90 #define OMX_DBG_STR(handle, strVar) OMX_DPRINT(OMX_MASK_DEBUG | (handle), #strVar ": %s", (strVar)) argument
94 #define OMX_INFOPRINT(handle, str,arg...) (OMX_LOG_PRINT(OMX_MASK_INFO | (handle), "(INFO) "str, #… argument
95 #define OMX_WARNPRINT(handle, str,arg...) (OMX_LOG_PRINT(OMX_MASK_WARN | (handle), "(WARN) "str, #… argument
96 #define OMX_ERRPRINT(handle, str,arg...) (OMX_LOG_PRINT(OMX_MASK_ERROR | (handle), "(ERROR) "str,… argument
97 #define OMX_FATALPRINT(handle, str,arg...) (OMX_LOG_PRINT(OMX_MASK_FATAL | (handle), "(FATAL) "st… argument
/hardware/invensense/6515/libsensors_iio/
Dsensors_mpl.cpp58 int handle; member
189 int sensors_poll_context_t::activate(int handle, int enabled) { in activate()
197 int sensors_poll_context_t::setDelay(int handle, int64_t ns) in setDelay()
336 int sensors_poll_context_t::batch(int handle, int flags, int64_t period_ns, in batch()
344 void inv_pending_flush(int handle) { in inv_pending_flush()
358 int sensors_poll_context_t::flush(int handle) in flush()
378 int handle, int enabled) in poll__activate()
385 int handle, int64_t ns) in poll__setDelay()
407 int handle, int flags, int64_t period_ns, int64_t timeout) in poll__batch()
415 int handle) in poll__flush()
/hardware/qcom/msm8960/original-kernel-headers/linux/
Dion.h413 struct ion_handle *handle) { } in ion_free()
417 struct ion_handle *handle, ion_phys_addr_t *addr, size_t *len) in ion_phys()
423 struct ion_handle *handle) in ion_sg_table()
429 struct ion_handle *handle, unsigned long flags) in ion_map_kernel()
435 struct ion_handle *handle) { } in ion_unmap_kernel()
437 static inline int ion_share_dma_buf(struct ion_client *client, struct ion_handle *handle) in ion_share_dma_buf()
448 struct ion_handle *handle, unsigned long *flags) in ion_handle_get_flags()
454 struct ion_handle *handle, int domain_num, in ion_map_iommu()
465 struct ion_handle *handle, int domain_num, in ion_unmap_iommu()
485 struct ion_handle *handle, void *vaddr, in msm_ion_do_cache_op()
[all …]
/hardware/qcom/display/msm8960/libgralloc/
Dmapper.cpp58 buffer_handle_t handle) in gralloc_map()
92 buffer_handle_t handle) in gralloc_unmap()
127 buffer_handle_t handle) in gralloc_register_buffer()
154 buffer_handle_t handle) in gralloc_unregister_buffer()
201 buffer_handle_t handle, int usage, in gralloc_map_and_invalidate()
235 buffer_handle_t handle, int usage, in gralloc_lock()
247 buffer_handle_t handle, int usage, in gralloc_lock_ycbcr()
289 buffer_handle_t handle) in gralloc_unlock()
334 native_handle_t** handle = va_arg(args, native_handle_t**); in gralloc_perform() local
/hardware/qcom/display/msm8974/libgralloc/
Dmapper.cpp58 buffer_handle_t handle) in gralloc_map()
92 buffer_handle_t handle) in gralloc_unmap()
127 buffer_handle_t handle) in gralloc_register_buffer()
154 buffer_handle_t handle) in gralloc_unregister_buffer()
201 buffer_handle_t handle, int usage, in gralloc_map_and_invalidate()
236 buffer_handle_t handle, int usage, in gralloc_lock()
248 buffer_handle_t handle, int usage, in gralloc_lock_ycbcr()
288 buffer_handle_t handle) in gralloc_unlock()
335 native_handle_t** handle = va_arg(args, native_handle_t**); in gralloc_perform() local
/hardware/intel/img/hwcomposer/common/buffers/
DBufferManager.cpp131 DataBuffer* BufferManager::lockDataBuffer(uint32_t handle) in lockDataBuffer()
143 DataBuffer* BufferManager::get(uint32_t handle) in get()
236 uint32_t handle = 0; in allocFrameBuffer() local
305 uint32_t handle = mapper->getHandle(); in freeFrameBuffer() local
327 uint32_t handle = 0; in allocGrallocBuffer() local
345 void BufferManager::freeGrallocBuffer(uint32_t handle) in freeGrallocBuffer()
/hardware/ti/omap4xxx/ion/
Dion.c59 struct ion_handle **handle) in ion_alloc()
76 struct ion_handle **handle, size_t *stride) in ion_alloc_tiler()
99 int ion_free(int fd, struct ion_handle *handle) in ion_free()
107 int ion_map(int fd, struct ion_handle *handle, size_t length, int prot, in ion_map()
129 int ion_share(int fd, struct ion_handle *handle, int *share_fd) in ion_share()
146 int ion_import(int fd, int share_fd, struct ion_handle **handle) in ion_import()
/hardware/intel/img/hwcomposer/ips/tangier/
DTngGrallocBuffer.cpp22 TngGrallocBuffer::TngGrallocBuffer(uint32_t handle) in TngGrallocBuffer()
32 void TngGrallocBuffer::resetBuffer(uint32_t handle) in resetBuffer()
38 void TngGrallocBuffer::initBuffer(uint32_t handle) in initBuffer()
/hardware/akm/AK8975_FS/libsensors/
DAkmSensor.cpp76 int AkmSensor::setEnable(int32_t handle, int enabled) in setEnable()
134 int AkmSensor::setDelay(int32_t handle, int64_t ns) in setDelay()
174 int64_t AkmSensor::getDelay(int32_t handle) in getDelay()
184 int AkmSensor::getEnable(int32_t handle) in getEnable()
258 int AkmSensor::handle2id(int32_t handle) in handle2id()
/hardware/qcom/audio/legacy/alsa_sound/
Dalsa_default.cpp216 int deviceName(alsa_handle_t *handle, unsigned flags, char **value) in deviceName()
262 status_t setHardwareParams(alsa_handle_t *handle) in setHardwareParams()
344 status_t setSoftwareParams(alsa_handle_t *handle) in setSoftwareParams()
392 void switchDevice(alsa_handle_t *handle, uint32_t devices, uint32_t mode) in switchDevice()
629 static status_t s_open(alsa_handle_t *handle) in s_open()
730 static status_t s_start_voip_call(alsa_handle_t *handle) in s_start_voip_call()
829 static status_t s_start_voice_call(alsa_handle_t *handle) in s_start_voice_call()
949 static status_t s_start_fm(alsa_handle_t *handle) in s_start_fm()
1075 static status_t s_start(alsa_handle_t *handle) in s_start()
1089 static status_t s_close(alsa_handle_t *handle) in s_close()
[all …]
/hardware/qcom/display/msm8226/libgralloc/
Dmapper.cpp56 buffer_handle_t handle) in gralloc_map()
93 buffer_handle_t handle) in gralloc_unmap()
131 buffer_handle_t handle) in gralloc_register_buffer()
158 buffer_handle_t handle) in gralloc_unregister_buffer()
208 buffer_handle_t handle, int usage) in gralloc_map_and_invalidate()
242 buffer_handle_t handle, int usage, in gralloc_lock()
254 buffer_handle_t handle, int usage, in gralloc_lock_ycbcr()
266 buffer_handle_t handle) in gralloc_unlock()
317 native_handle_t** handle = va_arg(args, native_handle_t**); in gralloc_perform() local
/hardware/qcom/display/msm8084/libgralloc/
Dmapper.cpp56 buffer_handle_t handle) in gralloc_map()
93 buffer_handle_t handle) in gralloc_unmap()
131 buffer_handle_t handle) in gralloc_register_buffer()
158 buffer_handle_t handle) in gralloc_unregister_buffer()
208 buffer_handle_t handle, int usage) in gralloc_map_and_invalidate()
242 buffer_handle_t handle, int usage, in gralloc_lock()
254 buffer_handle_t handle, int usage, in gralloc_lock_ycbcr()
266 buffer_handle_t handle) in gralloc_unlock()
317 native_handle_t** handle = va_arg(args, native_handle_t**); in gralloc_perform() local
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/osal/
DExynos_OSAL_SharedMemory.c91 void Exynos_OSAL_SharedMemory_Close(OMX_HANDLETYPE handle) in Exynos_OSAL_SharedMemory_Close()
139 OMX_PTR Exynos_OSAL_SharedMemory_Alloc(OMX_HANDLETYPE handle, OMX_U32 size, MEMORY_TYPE memoryType) in Exynos_OSAL_SharedMemory_Alloc()
217 void Exynos_OSAL_SharedMemory_Free(OMX_HANDLETYPE handle, OMX_PTR pBuffer) in Exynos_OSAL_SharedMemory_Free()
275 OMX_PTR Exynos_OSAL_SharedMemory_Map(OMX_HANDLETYPE handle, OMX_U32 size, unsigned int ionfd) in Exynos_OSAL_SharedMemory_Map()
331 void Exynos_OSAL_SharedMemory_Unmap(OMX_HANDLETYPE handle, unsigned int ionfd) in Exynos_OSAL_SharedMemory_Unmap()
386 int Exynos_OSAL_SharedMemory_VirtToION(OMX_HANDLETYPE handle, OMX_PTR pBuffer) in Exynos_OSAL_SharedMemory_VirtToION()
428 OMX_PTR Exynos_OSAL_SharedMemory_IONToVirt(OMX_HANDLETYPE handle, int ion_addr) in Exynos_OSAL_SharedMemory_IONToVirt()

12345678910>>...13