/hardware/broadcom/wlan/bcmdhd/wifi_hal/ |
D | common.cpp | 42 interface_info *getIfaceInfo(wifi_interface_handle handle) in getIfaceInfo() 47 wifi_handle getWifiHandle(wifi_interface_handle handle) in getWifiHandle() 52 hal_info *getHalInfo(wifi_handle handle) in getHalInfo() 57 hal_info *getHalInfo(wifi_interface_handle handle) in getHalInfo() 72 wifi_error wifi_register_handler(wifi_handle handle, int cmd, nl_recvmsg_msg_cb_t func, void *arg) in wifi_register_handler() 97 wifi_error wifi_register_vendor_handler(wifi_handle handle, in wifi_register_vendor_handler() 123 void wifi_unregister_handler(wifi_handle handle, int cmd) in wifi_unregister_handler() 149 void wifi_unregister_vendor_handler(wifi_handle handle, uint32_t id, int subcmd) in wifi_unregister_vendor_handler() 173 wifi_error wifi_register_cmd(wifi_handle handle, int id, WifiCommand *cmd) in wifi_register_cmd() 195 WifiCommand *wifi_unregister_cmd(wifi_handle handle, int id) in wifi_unregister_cmd() [all …]
|
D | wifi_hal.cpp | 263 wifi_handle handle; in wifi_pre_initialize() local 389 wifi_error wifi_initialize(wifi_handle *handle) in wifi_initialize() 455 static int wifi_add_membership(wifi_handle handle, const char *group) in wifi_add_membership() 474 static void internal_cleaned_up_handler(wifi_handle handle) in internal_cleaned_up_handler() 508 void wifi_cleanup(wifi_handle handle, wifi_cleaned_up_handler handler) in wifi_cleanup() 616 static int internal_pollin_handler(wifi_handle handle) in internal_pollin_handler() 627 void wifi_event_loop(wifi_handle handle) in wifi_event_loop() 698 wifi_handle handle = (wifi_handle)arg; in internal_valid_message_handler() local 769 GetMulticastIdCommand(wifi_handle handle, const char *name, const char *group) in GetMulticastIdCommand() 844 SetPnoMacAddrOuiCommand(wifi_interface_handle handle, oui scan_oui) in SetPnoMacAddrOuiCommand() [all …]
|
/hardware/libhardware/modules/sensors/dynamic_sensor/ |
D | sensors.cpp | 56 int SensorContext::activate(int handle, int enabled) { in activate() 60 int SensorContext::setDelay(int handle, int64_t delayNs) { in setDelay() 69 int handle, in batch() 75 int SensorContext::flush(int handle) { in flush() 86 struct sensors_poll_device_t *dev, int handle, int enabled) { in ActivateWrapper() 92 struct sensors_poll_device_t *dev, int handle, int64_t delayNs) { in SetDelayWrapper() 105 int handle, in BatchWrapper() 115 int SensorContext::FlushWrapper(struct sensors_poll_device_1 *dev, int handle) { in FlushWrapper()
|
D | DynamicSensorManager.cpp | 77 int DynamicSensorManager::activate(int handle, bool enable) { in activate() 95 int DynamicSensorManager::batch(int handle, nsecs_t sample_period, nsecs_t batch_period) { in batch() 106 int DynamicSensorManager::setDelay(int handle, nsecs_t sample_period) { in setDelay() 110 int DynamicSensorManager::flush(int handle) { in flush() 136 int handle = getNextAvailableHandle(); in registerSensor() local 164 int handle = i->second; in unregisterSensor() local 179 int handle; in submitEvent() local 239 int handle, sp<BaseSensorObject> sensor) : in ConnectionReport() 276 fillDisconnectionEvent(sensors_event_t* event, int metaHandle, int handle) { in fillDisconnectionEvent()
|
/hardware/libhardware/modules/gralloc/ |
D | mapper.cpp | 38 buffer_handle_t handle, in gralloc_map() 59 buffer_handle_t handle) in gralloc_unmap() 77 buffer_handle_t handle) in gralloc_register_buffer() 127 buffer_handle_t handle) in gralloc_unregister_buffer() 158 buffer_handle_t handle, int /*usage*/, in gralloc_lock() 179 buffer_handle_t handle) in gralloc_unlock()
|
/hardware/qcom/wlan/qcwcn/wifi_hal/ |
D | wifi_hal.cpp | 112 wifi_interface_handle wifi_get_iface_handle(wifi_handle handle, char *name) in wifi_get_iface_handle() 285 wifi_handle handle = getWifiHandle(iface); in acquire_supported_features() local 318 wifi_handle handle = getWifiHandle(iface); in acquire_driver_supported_features() local 345 static wifi_error wifi_get_capabilities(wifi_interface_handle handle) in wifi_get_capabilities() 384 wifi_handle handle = getWifiHandle(iface); in get_firmware_bus_max_size_supported() local 606 wifi_error wifi_initialize(wifi_handle *handle) in wifi_initialize() 941 static int wifi_add_membership(wifi_handle handle, const char *group) in wifi_add_membership() 959 static void internal_cleaned_up_handler(wifi_handle handle) in internal_cleaned_up_handler() 1037 void wifi_cleanup(wifi_handle handle, wifi_cleaned_up_handler handler) in wifi_cleanup() 1110 static int send_nl_data(wifi_handle handle, wifihal_ctrl_req_t *ctrl_msg) in send_nl_data() [all …]
|
D | common.cpp | 29 interface_info *getIfaceInfo(wifi_interface_handle handle) in getIfaceInfo() 34 wifi_handle getWifiHandle(wifi_interface_handle handle) in getWifiHandle() 39 hal_info *getHalInfo(wifi_handle handle) in getHalInfo() 44 hal_info *getHalInfo(wifi_interface_handle handle) in getHalInfo() 59 wifi_error wifi_register_handler(wifi_handle handle, int cmd, nl_recvmsg_msg_cb_t func, void *arg) in wifi_register_handler() 95 wifi_error wifi_register_vendor_handler(wifi_handle handle, in wifi_register_vendor_handler() 135 void wifi_unregister_handler(wifi_handle handle, int cmd) in wifi_unregister_handler() 164 void wifi_unregister_vendor_handler(wifi_handle handle, uint32_t id, int subcmd) in wifi_unregister_vendor_handler()
|
D | wifihal_vendor.cpp | 65 NUDStatsCommand::NUDStatsCommand(wifi_handle handle, int id, u32 vendor_id, u32 subcmd) in NUDStatsCommand() 76 NUDStatsCommand* NUDStatsCommand::instance(wifi_handle handle) in instance() 251 wifi_handle handle = getWifiHandle(iface); in wifi_set_nud_stats() local 300 wifi_handle handle = getWifiHandle(iface); in wifi_get_nud_stats() local 348 wifi_handle handle = getWifiHandle(iface); in wifi_clear_nud_stats() local
|
D | tdls.cpp | 43 TdlsCommand::TdlsCommand(wifi_handle handle, int id, u32 vendor_id, u32 subcmd) in TdlsCommand() 57 TdlsCommand* TdlsCommand::instance(wifi_handle handle) in instance() 357 wifi_handle handle = getWifiHandle(iface); in wifi_enable_tdls() local 441 wifi_handle handle = getWifiHandle(iface); in wifi_disable_tdls() local 490 wifi_handle handle = getWifiHandle(iface); in wifi_get_tdls_status() local 542 wifi_handle handle = getWifiHandle(iface); in wifi_get_tdls_capabilities() local
|
/hardware/qcom/camera/msm8998/QCamera2/stack/mm-camera-interface/src/ |
D | mm_camera_interface.c | 239 uint32_t handle = 0; in mm_camera_intf_query_capability() local 300 uint32_t handle = get_main_camera_handle(camera_handle); in mm_camera_intf_set_parms() local 354 uint32_t handle = get_main_camera_handle(camera_handle); in mm_camera_intf_get_parms() local 404 uint32_t handle = get_main_camera_handle(camera_handle); in mm_camera_intf_do_auto_focus() local 451 uint32_t handle = get_main_camera_handle(camera_handle); in mm_camera_intf_cancel_auto_focus() local 499 uint32_t handle = get_main_camera_handle(camera_handle); in mm_camera_intf_prepare_snapshot() local 549 uint32_t handle = get_main_camera_handle(camera_handle); in mm_camera_intf_flush() local 600 uint32_t handle = get_main_camera_handle(camera_handle); in mm_camera_intf_close() local 687 uint32_t handle = get_main_camera_handle(camera_handle); in mm_camera_intf_add_channel() local 765 uint32_t handle = get_main_camera_handle(camera_handle); in mm_camera_intf_del_channel() local [all …]
|
/hardware/qcom/sdm845/display/libqdutils/ |
D | qdMetaData.cpp | 42 static int validateAndMap(private_handle_t* handle) { in validateAndMap() 67 static void unmapAndReset(private_handle_t *handle) { in unmapAndReset() 74 int setMetaData(private_handle_t *handle, DispParamType paramType, in setMetaData() 157 int clearMetaData(private_handle_t *handle, DispParamType paramType) { in clearMetaData() 181 int getMetaData(private_handle_t *handle, DispFetchParamType paramType, in getMetaData() 356 int setMetaDataAndUnmap(struct private_handle_t *handle, enum DispParamType paramType, in setMetaDataAndUnmap() 363 int getMetaDataAndUnmap(struct private_handle_t *handle, in getMetaDataAndUnmap()
|
/hardware/qcom/display/msm8960/libgralloc/ |
D | mapper.cpp | 58 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() 302 buffer_handle_t handle) in gralloc_unlock() 347 native_handle_t** handle = va_arg(args, native_handle_t**); in gralloc_perform() local
|
/hardware/qcom/msm8960/original-kernel-headers/linux/ |
D | ion.h | 413 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/invensense/6515/libsensors_iio/ |
D | sensors_mpl.cpp | 59 int handle; member 199 int sensors_poll_context_t::activate(int handle, int enabled) { in activate() 207 int sensors_poll_context_t::setDelay(int handle, int64_t ns) in setDelay() 357 int sensors_poll_context_t::batch(int handle, int flags, int64_t period_ns, in batch() 366 void inv_pending_flush(int handle) { in inv_pending_flush() 380 int sensors_poll_context_t::flush(int handle) in flush() 400 int handle, int enabled) in poll__activate() 407 int handle, int64_t ns) in poll__setDelay() 429 int handle, int flags, int64_t period_ns, int64_t timeout) in poll__batch() 437 int handle) in poll__flush()
|
D | CompassSensor.AKM.cpp | 76 int CompassSensor::enable(int32_t handle, int en) in enable() 84 int CompassSensor::setDelay(int32_t handle, int64_t ns) in setDelay() 96 int CompassSensor::getEnable(int32_t handle) in getEnable() 108 int64_t CompassSensor::getDelay(int32_t handle) in getDelay()
|
D | PressureSensor.IIO.secondary.cpp | 88 int PressureSensor::enable(int32_t handle, int en) in enable() 101 int PressureSensor::setDelay(int32_t handle, int64_t ns) in setDelay() 130 int PressureSensor::getEnable(int32_t handle) in getEnable() 140 int64_t PressureSensor::getDelay(int32_t handle) in getDelay()
|
/hardware/qcom/display/msm8998/libqdutils/ |
D | qdMetaData.cpp | 38 static int validateAndMap(private_handle_t* handle) { in validateAndMap() 65 int setMetaData(private_handle_t *handle, DispParamType paramType, in setMetaData() 126 int clearMetaData(private_handle_t *handle, DispParamType paramType) { in clearMetaData() 145 int getMetaData(private_handle_t *handle, DispFetchParamType paramType, in getMetaData()
|
/hardware/invensense/65xx/libsensors_iio/ |
D | PressureSensor.IIO.secondary.cpp | 89 int PressureSensor::enable(int32_t handle, int en) in enable() 102 int PressureSensor::setDelay(int32_t handle, int64_t ns) in setDelay() 131 int PressureSensor::getEnable(int32_t handle) in getEnable() 141 int64_t PressureSensor::getDelay(int32_t handle) in getDelay()
|
D | CompassSensor.AKM.cpp | 76 int CompassSensor::enable(int32_t handle, int en) in enable() 84 int CompassSensor::setDelay(int32_t handle, int64_t ns) in setDelay() 96 int CompassSensor::getEnable(int32_t handle) in getEnable() 108 int64_t CompassSensor::getDelay(int32_t handle) in getDelay()
|
/hardware/qcom/audio/legacy/alsa_sound/ |
D | alsa_default.cpp | 216 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/interfaces/dumpstate/1.1/vts/functional/ |
D | VtsHalDumpstateV1_1TargetTest.cpp | 138 native_handle_t* handle = native_handle_create(0, 0); in __anonadf40d7a0302() local 158 native_handle_t* handle = native_handle_create(1, 0); in __anonadf40d7a0402() local 184 native_handle_t* handle = native_handle_create(2, 0); in __anonadf40d7a0602() local 212 native_handle_t* handle = native_handle_create(1, 0); in TEST_P() local 234 native_handle_t* handle = native_handle_create(1, 0); in TEST_P() local 257 native_handle_t* handle = native_handle_create(1, 0); in TEST_P() local 282 native_handle_t* handle = native_handle_create(1, 0); in __anonadf40d7a0802() local
|
/hardware/qcom/display/msm8084/libgralloc/ |
D | mapper.cpp | 56 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/msm8226/libgralloc/ |
D | mapper.cpp | 56 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/msm8909/libgralloc/ |
D | mapper.cpp | 58 static int gralloc_map_metadata(buffer_handle_t handle) { in gralloc_map_metadata() 80 buffer_handle_t handle) in gralloc_map() 124 buffer_handle_t handle) in gralloc_unmap() 168 buffer_handle_t handle) in gralloc_register_buffer() 182 buffer_handle_t handle) in gralloc_unregister_buffer() 214 buffer_handle_t handle, int usage) in gralloc_map_and_invalidate() 254 buffer_handle_t handle, int usage, in gralloc_lock() 267 buffer_handle_t handle, int usage, in gralloc_lock_ycbcr() 280 buffer_handle_t handle) in gralloc_unlock() 323 native_handle_t** handle = va_arg(args, native_handle_t**); in gralloc_perform() local
|
/hardware/qcom/display/msm8909w_3100/libgralloc/ |
D | mapper.cpp | 58 static int gralloc_map_metadata(buffer_handle_t handle) { in gralloc_map_metadata() 80 buffer_handle_t handle) in gralloc_map() 124 buffer_handle_t handle) in gralloc_unmap() 168 buffer_handle_t handle) in gralloc_register_buffer() 182 buffer_handle_t handle) in gralloc_unregister_buffer() 214 buffer_handle_t handle, int usage) in gralloc_map_and_invalidate() 254 buffer_handle_t handle, int usage, in gralloc_lock() 267 buffer_handle_t handle, int usage, in gralloc_lock_ycbcr() 280 buffer_handle_t handle) in gralloc_unlock() 323 native_handle_t** handle = va_arg(args, native_handle_t**); in gralloc_perform() local
|