Searched refs:handle (Results 276 - 300 of 681) sorted by relevance

<<11121314151617181920>>

/hardware/ti/omap3/dspbridge/libbridge/inc/
H A Ddbdcddef.h95 IN PVOID handle);
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
H A Dbt_amp_hci.h141 hci_handle_t handle; member in struct:ls_to_cmd_parms
222 uint16 handle; member in struct:flush_occurred_evt_parms
288 hci_handle_t handle; member in struct:read_ls_to_evt_parms
305 uint16 handle; member in struct:data_blocks
340 hci_handle_t handle; member in struct:read_linkq_evt_parms
353 uint16 handle; member in struct:eflush_complete_evt_parms
403 uint16 handle; /* 12-bit connection handle + 2-bit PB and 2-bit BC flags */ member in struct:amp_hci_ACL_data
413 #define HCI_ACL_DATA_HANDLE(handle) ((handle)
[all...]
/hardware/qcom/audio/legacy/alsa_sound/
H A DAudioStreamOutALSA.cpp53 AudioStreamOutALSA::AudioStreamOutALSA(AudioHardwareALSA *parent, alsa_handle_t *handle) : argument
54 ALSAStreamOps(parent, handle),
123 if((mHandle->handle == NULL) && (mHandle->rxHandle == NULL) &&
197 if(mHandle->handle == NULL) {
246 } else if (mHandle->handle != 0){
247 n = pcm_write(mHandle->handle,
253 if (mHandle->handle != NULL) {
255 pcm_close(mHandle->handle);
256 mHandle->handle = NULL;
265 if(mHandle->handle
[all...]
/hardware/ti/omap4-aah/hwc/
H A Drgz_2d.c173 IMG_native_handle_t *h = (IMG_native_handle_t *)layer->handle;
240 OUTE("%stype=%d, flags=%08x, handle=%p, tr=%02x, blend=%04x, {%d,%d,%d,%d}, {%d,%d,%d,%d}",
242 l->compositionType, l->flags, l->handle, l->transform, l->blending,
251 if (l->handle) {
252 IMG_native_handle_t *h = (IMG_native_handle_t *)l->handle;
256 OUTE("hndl %p", l->handle);
343 IMG_native_handle_t *handle = (IMG_native_handle_t *)hwc_layer->handle; local
346 srcdesc->length = handle->iHeight * HANDLE_TO_STRIDE(handle);
409 IMG_native_handle_t *handle = (IMG_native_handle_t *)layer->handle; local
752 IMG_native_handle_t *handle = (IMG_native_handle_t *)layer->handle; local
845 IMG_native_handle_t *handle = (IMG_native_handle_t *)layers[l].handle; local
998 IMG_native_handle_t *handle = (IMG_native_handle_t *)l->handle; local
1222 IMG_native_handle_t *handle = (IMG_native_handle_t *)layer->handle; local
[all...]
/hardware/qcom/msm8960/original-kernel-headers/linux/
H A Dmsm_ion.h257 * @handle: handle with data to flush
260 * @offset: offset into the handle to flush
261 * @length: length of handle to flush
263 * Performs cache operations on the handle. If p is the start address
264 * of the handle, p + offset through p + offset + length will have
268 struct ion_handle *handle; member in struct:ion_flush_data
277 * @handle: handle to get flags from
278 * @flags: flags of this handle
284 struct ion_handle *handle; member in struct:ion_flag_data
[all...]
/hardware/qcom/msm8x27/original-kernel-headers/linux/
H A Dmsm_ion.h257 * @handle: handle with data to flush
260 * @offset: offset into the handle to flush
261 * @length: length of handle to flush
263 * Performs cache operations on the handle. If p is the start address
264 * of the handle, p + offset through p + offset + length will have
268 struct ion_handle *handle; member in struct:ion_flush_data
277 * @handle: handle to get flags from
278 * @flags: flags of this handle
284 struct ion_handle *handle; member in struct:ion_flag_data
[all...]
/hardware/qcom/wlan/qcwcn/wifi_hal/
H A Dllstatscommand.h86 LLStatsCommand(wifi_handle handle, int id, u32 vendor_id, u32 subcmd);
89 static LLStatsCommand* instance(wifi_handle handle);
H A DtdlsCommand.h87 TdlsCommand(wifi_handle handle, int id, u32 vendor_id, u32 subcmd);
90 static TdlsCommand* instance(wifi_handle handle);
H A Difaceeventhandler.cpp36 /* Used to handle NL command events from driver/firmware. */
141 IfaceEventHandlerCommand::IfaceEventHandlerCommand(wifi_handle handle, int id, u32 subcmd) argument
142 : wifiEventHandler(handle, id, subcmd)
172 wifiEventHandler::wifiEventHandler(wifi_handle handle, int id, u32 subcmd) argument
173 : WifiCommand(handle, id)
198 WifihalGeneric::WifihalGeneric(wifi_handle handle, int id, u32 vendor_id, argument
200 : WifiVendorCommand(handle, id, vendor_id, subcmd)
/hardware/broadcom/wlan/bcmdhd/wifi_hal/
H A Dwifi_logger.cpp561 wifi_handle handle = getWifiHandle(iface); local
562 ALOGV("Loghandler start, handle = %p", handle);
566 wifi_error result = wifi_register_cmd(handle, id, cmd);
573 wifi_unregister_cmd(handle, id);
582 wifi_handle handle = getWifiHandle(iface); local
583 ALOGV("Loghandler reset, wifi_request_id = %d, handle = %p", id, handle);
744 wifi_handle handle = getWifiHandle(iface); local
745 ALOGV("Alerthandler start, handle
765 wifi_handle handle = getWifiHandle(iface); local
907 PacketFateCommand(wifi_interface_handle handle) argument
911 PacketFateCommand(wifi_interface_handle handle, wifi_tx_report *tx_report_bufs, size_t n_requested_fates, size_t *n_provided_fates) argument
918 PacketFateCommand(wifi_interface_handle handle, wifi_rx_report *rx_report_bufs, size_t n_requested_fates, size_t *n_provided_fates) argument
1061 wifi_start_pkt_fate_monitoring(wifi_interface_handle handle) argument
1070 wifi_get_tx_pkt_fates(wifi_interface_handle handle, wifi_tx_report *tx_report_bufs, size_t n_requested_fates, size_t *n_provided_fates) argument
1082 wifi_get_rx_pkt_fates(wifi_interface_handle handle, wifi_rx_report *rx_report_bufs, size_t n_requested_fates, size_t *n_provided_fates) argument
[all...]
H A Dgscan.cpp220 wifi_error wifi_get_gscan_capabilities(wifi_interface_handle handle, argument
223 GetCapabilitiesCommand command(handle, capabilities);
302 wifi_error wifi_get_valid_channels(wifi_interface_handle handle, argument
305 GetChannelListCommand command(handle, channels, num_channels,
683 wifi_handle handle = getWifiHandle(iface); local
685 ALOGV("Starting GScan, halHandle = %p", handle);
689 wifi_error result = wifi_register_cmd(handle, id, cmd);
696 wifi_unregister_cmd(handle, id);
705 wifi_handle handle = getWifiHandle(iface); local
706 ALOGV("Stopping GScan, wifi_request_id = %d, halHandle = %p", id, handle);
711 wifi_handle handle = getWifiHandle(iface); local
729 wifi_handle handle = getWifiHandle(iface); local
797 wifi_handle handle = getWifiHandle(iface); local
801 wifi_handle handle = getWifiHandle(iface); local
997 BssidHotlistCommand(wifi_interface_handle handle, int id, wifi_bssid_hotlist_params params, wifi_hotlist_ap_found_handler handler) argument
1166 ePNOCommand(wifi_interface_handle handle, int id, const wifi_epno_params *params, wifi_epno_handler handler) argument
1358 wifi_handle handle = getWifiHandle(iface); local
1400 SignificantWifiChangeCommand(wifi_interface_handle handle, int id, wifi_significant_change_params params, wifi_significant_change_handler handler) argument
1579 wifi_handle handle = getWifiHandle(iface); local
1607 wifi_handle handle = getWifiHandle(iface); local
1622 wifi_handle handle = getWifiHandle(iface); local
1645 BssidBlacklistCommand(wifi_interface_handle handle, int id, wifi_bssid_params *params) argument
1707 wifi_handle handle = getWifiHandle(iface); local
1874 wifi_handle handle = getWifiHandle(iface); local
[all...]
/hardware/ti/omap4xxx/hwc/
H A Dhwc.c177 ALOGD("\ttype=%d, flags=%08x, handle=%p, tr=%02x, blend=%04x, {%d,%d,%d,%d}, {%d,%d,%d,%d}",
178 l->compositionType, l->flags, l->handle, l->transform, l->blending,
257 IMG_native_handle_t *handle = (IMG_native_handle_t *)layer->handle; local
258 dump_printf(&log, "%p:%s,", handle, layer->compositionType == HWC_OVERLAY ? "DSS" : "SGX");
259 if ((layer->flags & HWC_SKIP_LAYER) || !handle) {
265 dump_printf(&log, "%d*%d(%s)", handle->iWidth, handle->iHeight, HAL_FMT(handle->iFormat));
326 IMG_native_handle_t *handle local
333 is_RGB(IMG_native_handle_t *handle) argument
357 is_BGR(IMG_native_handle_t *handle) argument
362 is_NV12(IMG_native_handle_t *handle) argument
376 IMG_native_handle_t *handle = (IMG_native_handle_t *)layer->handle; local
381 mem1d(IMG_native_handle_t *handle) argument
760 omap4_hwc_can_scale_layer(omap4_hwc_device_t *hwc_dev, hwc_layer_1_t *layer, IMG_native_handle_t *handle) argument
777 omap4_hwc_is_valid_layer(omap4_hwc_device_t *hwc_dev, hwc_layer_1_t *layer, IMG_native_handle_t *handle) argument
973 IMG_native_handle_t *handle = (IMG_native_handle_t *)layer->handle; local
1082 IMG_native_handle_t *handle = (IMG_native_handle_t *)layer->handle; local
1265 IMG_native_handle_t *handle = (IMG_native_handle_t *)layer->handle; local
[all...]
/hardware/intel/common/libmix/videoencoder/
H A DVideoEncoderUtils.cpp49 int usage, buffer_handle_t* handle, int32_t* stride) {
68 err = gAllocDev->alloc(gAllocDev, w, h, format, usage, handle, stride);
77 static int gfx_free(buffer_handle_t handle) { argument
96 err = gAllocDev->free(gAllocDev, handle);
104 static int gfx_lock(buffer_handle_t handle, int usage, argument
116 err = gAllocMod->lock(gAllocMod, handle, usage,
118 LOG_V("gfx_lock: handle is %x, usage is %x, vaddr is %x.\n", (unsigned int)handle, usage, (unsigned int)*vaddr);
129 static int gfx_unlock(buffer_handle_t handle) { argument
140 err = gAllocMod->unlock(gAllocMod, handle);
48 gfx_alloc(uint32_t w, uint32_t h, int format, int usage, buffer_handle_t* handle, int32_t* stride) argument
185 GetGfxBufferInfo(intptr_t handle, ValueInfo& vinfo) argument
227 DumpGfx(intptr_t handle, char* filename) argument
544 intptr_t handle = 0; local
[all...]
/hardware/qcom/msm8996/kernel-headers/media/
H A Dmsm_camera.h234 uint32_t handle; member in struct:msm_pp_frame
727 struct ion_handle * handle; member in struct:msm_stats_buf
2117 #define CLR_DEVID_MODE(handle) (handle &= 0x00FFFFFF)
2119 #define SET_DEVID_MODE(handle,data) (handle |= ((0x1 << 31) | ((data & 0x7F) << 24)))
2120 #define GET_DEVID_MODE(handle) ((handle & 0x80000000) ? ((handle & 0x7F000000) >> 24) : 0xFF)
2121 #define CLR_IMG_MODE(handle) (handl
[all...]
/hardware/qcom/msm8996/original-kernel-headers/media/
H A Dmsm_camera.h362 uint32_t handle; /* stores vb cookie */ member in struct:msm_pp_frame
822 struct ion_handle *handle; member in struct:msm_stats_buf
2209 #define CLR_DEVID_MODE(handle) (handle &= 0x00FFFFFF)
2210 #define SET_DEVID_MODE(handle, data) \
2211 (handle |= ((0x1 << 31) | ((data & 0x7F) << 24)))
2212 #define GET_DEVID_MODE(handle) \
2213 ((handle & 0x80000000) ? ((handle & 0x7F000000) >> 24) : 0xFF)
2215 #define CLR_IMG_MODE(handle) (handl
[all...]
/hardware/qcom/camera/QCamera2/HAL/
H A DQCameraMem.cpp131 cache_inv_data.handle = mMemInfo[index].handle;
138 LOGH("addr = %p, fd = %d, handle = %lx length = %d, ION Fd = %d",
140 (unsigned long)cache_inv_data.handle, cache_inv_data.length,
493 ion_info_fd.handle = alloc.handle;
502 memInfo.handle = ion_info_fd.handle;
508 (unsigned long)memInfo.handle, alloc.len);
513 handle_data.handle
[all...]
/hardware/libhardware/modules/soundtrigger/
H A Dsound_trigger_hw.c247 static char *sound_trigger_keyphrase_event_alloc(sound_model_handle_t handle, argument
258 event->common.model = handle;
286 static char *sound_trigger_generic_event_alloc(sound_model_handle_t handle, argument
297 event->common.model = handle;
359 ALOGI("No model for this handle");
370 ALOGI("%s Bad sound model handle.", __func__);
371 write_string(conn_socket, "Bad sound model handle.\n");
397 sound_model_handle_t handle) {
402 if (current_model_context->model_handle == handle) {
487 write_vastr(conn_socket, "Model handle
396 get_model_context(struct stub_sound_trigger_device *stdev, sound_model_handle_t handle) argument
608 stdev_load_sound_model(const struct sound_trigger_hw_device *dev, struct sound_trigger_sound_model *sound_model, sound_model_callback_t callback, void *cookie, sound_model_handle_t *handle) argument
692 stdev_unload_sound_model(const struct sound_trigger_hw_device *dev, sound_model_handle_t handle) argument
730 stdev_start_recognition(const struct sound_trigger_hw_device *dev, sound_model_handle_t handle, const struct sound_trigger_recognition_config *config, recognition_callback_t callback, void *cookie) argument
768 stdev_stop_recognition(const struct sound_trigger_hw_device *dev, sound_model_handle_t handle) argument
[all...]
/hardware/intel/img/hwcomposer/moorefield_hdmi/common/planes/
H A DDisplayPlane.cpp181 bool DisplayPlane::setDataBuffer(uint32_t handle) argument
191 ALOGTRACE("handle = %#x", handle);
193 if (!handle) {
194 WLOGTRACE("invalid buffer handle");
198 // do not need to update the buffer handle
199 if (mCurrentDataBuffer != handle)
206 buffer = bm->lockDataBuffer(handle);
224 ELOGTRACE("failed to map buffer %#x", handle);
244 mCurrentDataBuffer = handle;
[all...]
/hardware/ti/omap4-aah/camera/
H A DANativeWindowDisplayAdapter.cpp533 buffer_handle_t *handle; local
537 err = mANativeWindow->dequeue_buffer(mANativeWindow, &handle, &stride);
550 CAMHAL_LOGDB("got handle %p", handle);
551 mBuffers[i].opaque = (void *)handle;
554 mFramesWithCameraAdapterMap.add(handle, i);
575 buffer_handle_t *handle = (buffer_handle_t *) mBuffers[i].opaque; local
577 mANativeWindow->lock_buffer(mANativeWindow, handle);
579 mapper.lock(*handle, CAMHAL_GRALLOC_USAGE, bounds, y_uv);
587 buffer_handle_t *handle local
753 buffer_handle_t *handle = (buffer_handle_t *)mBuffers[0].opaque; local
776 buffer_handle_t *handle = (buffer_handle_t *) mBuffers[value].opaque; local
1072 buffer_handle_t *handle = (buffer_handle_t *) mBuffers[i].opaque; local
1092 buffer_handle_t *handle = (buffer_handle_t *) mBuffers[i].opaque; local
[all...]
/hardware/intel/img/hwcomposer/merrifield/common/devices/
H A DVirtualDevice.cpp139 VAMappedHandle(VADisplay dpy, buffer_handle_t handle, uint32_t stride, uint32_t height, unsigned int pixel_format) argument
143 VTRACE("Map gralloc %p size=%ux%u", handle, stride, height);
146 unsigned long buffer = reinterpret_cast<unsigned long>(handle);
263 VAMappedHandleObject(VADisplay dpy, buffer_handle_t handle, uint32_t stride, uint32_t height, unsigned int pixel_format) argument
264 : VAMappedHandle(dpy, handle, stride, height, pixel_format) { }
271 VirtualDevice::CachedBuffer::CachedBuffer(BufferManager *mgr, buffer_handle_t handle) argument
277 DataBuffer *buffer = manager->lockDataBuffer((buffer_handle_t)handle);
522 vd.mHeldBuffers.add(handle, heldBuffer);
526 // a buffer_handle_t handle
527 status_t result = frameListener->onFrameReady((uint32_t)handle, handleTyp
539 buffer_handle_t handle; member in struct:android::intel::VirtualDevice::OnFrameReadyTask
549 HeldBuffer(BufferList& list, buffer_handle_t handle, uint32_t w, uint32_t h) argument
601 buffer_handle_t handle; local
669 getMappedBuffer(buffer_handle_t handle) argument
761 notifyBufferReturned(int handle) argument
1635 buffer_handle_t handle = info.khandle; local
[all...]
/hardware/qcom/camera/QCamera2/stack/mm-camera-test/inc/
H A Dmm_qcamera_app.h161 ion_user_handle_t handle; member in struct:__anon2604
477 int mm_camera_lib_open(mm_camera_lib_handle *handle, int cam_id);
478 int mm_camera_lib_get_caps(mm_camera_lib_handle *handle,
480 int mm_camera_lib_start_stream(mm_camera_lib_handle *handle);
481 int mm_camera_lib_send_command(mm_camera_lib_handle *handle,
484 int mm_camera_lib_stop_stream(mm_camera_lib_handle *handle);
485 int mm_camera_lib_number_of_cameras(mm_camera_lib_handle *handle);
486 int mm_camera_lib_close(mm_camera_lib_handle *handle);
490 mm_camera_lib_handle *handle, cam_stream_user_cb cb);
/hardware/intel/img/hwcomposer/merrifield/common/base/
H A DHwcLayer.cpp296 bool ret = mPlane->setDataBuffer(layer->handle);
300 DTRACE("failed to set data buffer, reset handle to 0!!");
303 // typical case: rotated buffer is not ready or handle is null
351 mHandle != mLayer->handle ||
353 // TODO: same handle does not mean there is always no update
362 // update handle always as it can become "NULL"
367 mHandle = mLayer->handle;
374 if (mLayer->handle == NULL) {
375 VTRACE("invalid handle");
385 DataBuffer *buffer = bm->lockDataBuffer(mLayer->handle);
[all...]
/hardware/intel/img/hwcomposer/merrifield/ips/common/
H A DWsbmWrapper.c233 int psbWsbmWrapTTMBuffer(uint64_t handle, void **buf) argument
252 ret = wsbmBOSetReferenced(wsbmBuf, handle);
260 VTRACE("wrap buffer %p for handle %#x", wsbmBuf, handle);
264 int psbWsbmWrapTTMBuffer2(uint64_t handle, void **buf) argument
284 VTRACE("wrap buffer %p for handle %#x", wsbmBuf, handle);
/hardware/intel/img/hwcomposer/moorefield_hdmi/common/base/
H A DHwcLayer.cpp254 bool ret = mPlane->setDataBuffer((uint32_t)layer->handle);
258 DLOGTRACE("failed to set data buffer, reset handle to 0!!");
261 // typical case: rotated buffer is not ready or handle is null
294 mHandle != (uint32_t)mLayer->handle ||
296 // TODO: same handle does not mean there is always no update
300 // update handle always as it can become "NULL"
305 mHandle = (uint32_t)mLayer->handle;
312 if (mLayer->handle == NULL) {
313 VLOGTRACE("invalid handle");
323 DataBuffer *buffer = bm->lockDataBuffer((uint32_t)mLayer->handle);
[all...]
/hardware/intel/img/hwcomposer/moorefield_hdmi/ips/common/
H A DWsbmWrapper.c232 int psbWsbmWrapTTMBuffer(uint32_t handle, void **buf) argument
251 ret = wsbmBOSetReferenced(wsbmBuf, handle);
259 VLOGTRACE("wrap buffer %p for handle %#x", wsbmBuf, handle);
263 int psbWsbmWrapTTMBuffer2(uint32_t handle, void **buf) argument
283 VLOGTRACE("wrap buffer %p for handle %#x", wsbmBuf, handle);

Completed in 1022 milliseconds

<<11121314151617181920>>