| /drivers/hdf_core/framework/support/platform/src/regulator/ |
| D | regulator_tree_mgr.c | 37 struct RegulatorChildNode *tmp = NULL; in RegulatorChildListDestroy() local 51 struct RegulatorTreeInfo *tmp = NULL; in RegulatorTreeGetParent() local 85 struct RegulatorTreeInfo *tmp = NULL; in RegulatorTreeGetChild() local 129 struct RegulatorChildNode *tmp = NULL; in RegulatorTreeIsChildAlwayson() local 149 struct RegulatorChildNode *tmp = NULL; in RegulatorTreeIsChildStatusOn() local 169 struct RegulatorChildNode *tmp = NULL; in RegulatorTreeIsAllChildDisable() local 188 struct RegulatorChildNode *tmp = NULL; in RegulatorTreeChildForceDisable() local 218 struct RegulatorTreeInfo *tmp = NULL; in RegulatorTreeManagerNodeInit() local 255 struct RegulatorTreeInfo *tmp = NULL; in RegulatorTreeSetParent() local 285 struct RegulatorTreeInfo *tmp = NULL; in RegulatorTreeSetChild() local [all …]
|
| D | regulator_core.c | 30 struct RegulatorNode *tmp = NULL; in RegulatorNodeOpen() local 66 struct RegulatorNode *tmp = NULL; in RegulatorNodeListPrint() local 95 struct RegulatorNode *tmp = NULL; in RegulatorNodeSetParent() local 136 struct RegulatorNode *tmp = NULL; in RegulatorNodeSetChild() local 236 struct RegulatorNode *tmp = NULL; in RegulatorNodeAdd() local 279 struct RegulatorNode *tmp = NULL; in RegulatorNodeRemove() local 316 struct RegulatorNode *tmp = NULL; in RegulatorNodeRemoveAll() local 642 struct RegulatorNode *tmp = NULL; in RegulatorTreeInfoInit() local
|
| /drivers/peripheral/usb/sample/host/src/ |
| D | usbhost_ddk_test.c | 193 const char *tmp = HdfSbufReadString(g_reply); in UsbHostDdkTestAsyncRead() local 257 const char *tmp = HdfSbufReadString(g_reply); in UsbHostDdkTestSyncRead() local 315 const char tmp[] = "CMD_CLASS_CTRL"; in UsbHostDdkTestCtrlClass() local 344 const char *tmp = HdfSbufReadString(g_reply); in UsbHostDdkTestStdGetDes() local 380 const char *tmp = HdfSbufReadString(g_reply); in UsbHostDdkTestStdGetDesAsync() local 420 const char tmp[DATA_MAX_LEN] = "CMD_STD_CTRL_GET_STATUS"; in UsbHostDdkTestStdGetStatus() local 534 const char tmp[] = "CMD_GET_BAUDRATE"; in UsbHostDdkTestGetBaudrate() local
|
| /drivers/hdf_core/framework/core/manager/src/ |
| D | driver_manager.c | 49 struct HdfDriver *tmp = NULL; in HdfUnregisterDriverEntry() local 81 struct HdfDriver *tmp = NULL; in HdfUnregisterDriver() local
|
| /drivers/hdf_core/framework/support/platform/src/fwk/ |
| D | platform_manager.c | 45 struct PlatformDevice *tmp = NULL; in PlatformManagerClearDevice() local 129 struct PlatformDevice *tmp = NULL; in PlatformManagerAddDeviceDefault() local 262 struct PlatformDevice *tmp = NULL; in PlatformManagerFindDevice() local
|
| D | platform_event.c | 57 struct PlatformEventWaiter *tmp = NULL; in PlatformEventClearWaiters() local 86 struct PlatformEventWaiter *tmp = NULL; in PlatformEventPost() local 262 struct PlatformEventWaiter *tmp = NULL; in PlatformEventUnlisten() local
|
| D | platform_listener_u.c | 225 struct PlatformUserListener *tmp = NULL; in PlatformUserListenerDestory() local 278 struct PlatformUserListener *tmp = NULL; in PlatformUserListenerManagerDestory() local
|
| /drivers/peripheral/usb/ddk/device/src/ |
| D | adapter_if.c | 122 char tmp[MAX_PATHLEN] = {0}; in IsDeviceDirExist() local 156 char tmp[MAX_PATHLEN] = {0}; in UsbFnWriteProp() local 181 char tmp[MAX_PATHLEN] = {0}; in UsbFnWriteConfString() local 212 char tmp[MAX_PATHLEN] = {0}; in UsbFnWriteDesString() local 274 char tmp[MAX_PATHLEN] = {0}; in UsbFnAdapterWriteUDC() local 703 char tmp[MAX_PATHLEN]; in CreatDeviceDir() local 723 char tmp[MAX_PATHLEN], val[MAX_NAMELEN]; in WriteConfPowerAttributes() local 840 char tmp[MAX_PATHLEN]; in DelConfigDevice() local 873 char tmp[MAX_PATHLEN]; in CleanConfigFs() local 905 char tmp[MAX_PATHLEN]; in UsbFnAdapterCleanDevice() local
|
| /drivers/peripheral/usb/sample/device/liteos/lib/src/ |
| D | lib_acm_test.c | 123 const char *tmp = HdfSbufReadString(g_reply); in AcmRead() local 190 const char *tmp = HdfSbufReadString(g_reply); in acm_prop_read() local
|
| /drivers/peripheral/usb/ddk/host/src/ |
| D | ddk_pnp_listener_mgr.c | 56 struct HdfDevEventlistener *tmp = NULL; in DdkListenerMgrIsExists() local 124 struct HdfDevEventlistener *tmp = NULL; in DdkListenerMgrNotifyAll() local
|
| /drivers/hdf_core/framework/test/unittest/model/network/wifi/unittest/net/ |
| D | hdf_netbuf_test.c | 66 void *tmp = NULL; in HdfNetBufTest003() local 97 void *tmp = NULL; local 139 void *tmp = NULL; local 176 void *tmp = NULL; local
|
| /drivers/peripheral/usb/sample/device/linux/ |
| D | acm_read.c | 43 const char *tmp = HdfSbufReadString(g_reply); in TestRead() local
|
| /drivers/hdf_core/framework/test/unittest/platform/common/ |
| D | uart_driver_test.c | 50 uint32_t *tmp = NULL; in UartTestReadConfig() local
|
| D | gpio_driver_test.c | 75 uint16_t tmp; in GpioTestReadConfig() local
|
| /drivers/hdf_core/framework/model/display/driver/lcdkit/ |
| D | lcdkit_parse_config.c | 171 uint32_t *tmp = array; in ParsePowerSetting() local 208 uint32_t *tmp = array; in ParsePowerSequeue() local
|
| /drivers/hdf_core/framework/model/misc/vibrator/driver/src/ |
| D | vibrator_haptic.c | 248 struct VibratorEffectNode *tmp = NULL; in GetHapticSeqByEffect() local 382 struct VibratorEffectNode *tmp = NULL; in FreeHapticConfig() local
|
| /drivers/peripheral/vibrator/hdi_impl/ |
| D | vibrator_interface_impl.cpp | 82 VibratorMode tmp; in Stop() local 112 struct VibratorInfo *tmp = nullptr; in GetVibratorInfo() local
|
| /drivers/peripheral/sensor/hal/src/ |
| D | sensor_manager.c | 96 struct SensorManagerNode *tmp = NULL; in ReleaseSensorServiceList() local
|
| /drivers/hdf_core/framework/support/platform/src/timer/ |
| D | timer_core.c | 441 struct TimerCntrl *tmp = NULL; in TimerListRemoveAll() local 468 struct TimerCntrl *tmp = NULL; in TimerCntrlAdd() local 499 struct TimerCntrl *tmp = NULL; in TimerCntrlRemoveByNumber() local
|
| /drivers/hdf_core/adapter/khdf/liteos/platform/src/ |
| D | gpio_dev.c | 56 uint16_t tmp; in GpioExecCmd() local
|
| /drivers/peripheral/wlan/hdi_service/ |
| D | wlan_interface_drivers.c | 108 struct HdfWlanRemoteNode *tmp = NULL; in HdfWlanInterfaceDriverRelease() local
|
| /drivers/hdf_core/framework/support/platform/src/pin/ |
| D | pin_if_u.c | 63 struct PinInfo *tmp = NULL; in RemoveNode() local 421 struct PinInfo *tmp = NULL; in CopyFuncName() local
|
| /drivers/peripheral/wlan/wpa/interfaces/hdi_service/ |
| D | wpa_interface_drivers.c | 113 struct HdfWpaRemoteNode *tmp = NULL; in HdfWpaInterfaceDriverRelease() local
|
| /drivers/peripheral/wlan/hostapd/interfaces/hdi_service/ |
| D | hostapd_interface_drivers.c | 114 struct HdfHostapdRemoteNode *tmp = NULL; in HdfHostapdInterfaceDriverRelease() local
|
| /drivers/hdf_core/framework/model/sensor/driver/common/src/ |
| D | sensor_device_manager.c | 67 struct SensorDevInfoNode *tmp = NULL; in DeleteSensorDevice() local 388 struct SensorDevInfoNode *tmp = NULL; in ReleaseSensorDevManager() local
|