Home
last modified time | relevance | path

Searched defs:tmp (Results 1 - 25 of 97) sorted by relevance

1234

/drivers/hdf_core/framework/core/manager/src/
H A Ddriver_manager.c49 struct HdfDriver *tmp = NULL; in HdfUnregisterDriverEntry() local
81 struct HdfDriver *tmp = NULL; in HdfUnregisterDriver() local
/drivers/hdf_core/adapter/khdf/liteos/platform/src/
H A Dgpio_dev.c56 uint16_t tmp; in GpioExecCmd() local
/drivers/hdf_core/framework/support/platform/src/can/
H A Dcan_core.c137 struct CanRxBox *tmp = NULL; in CanCntlrDelRxBox() local
H A Dcan_mail.c176 struct CanFilterNode *tmp = NULL; in CanRxBoxDelFilter() local
/drivers/hdf_core/framework/test/unittest/platform/common/
H A Dgpio_driver_test.c75 uint16_t tmp; in GpioTestReadConfig() local
H A Duart_driver_test.c50 uint32_t *tmp = NULL; in UartTestReadConfig() local
/drivers/peripheral/sensor/hal/src/
H A Dsensor_manager.c96 struct SensorManagerNode *tmp = NULL; in ReleaseSensorServiceList() local
/drivers/peripheral/usb/sample/device/linux/
H A Dacm_read.c43 const char *tmp = HdfSbufReadString(g_reply); in TestRead() local
/drivers/hdf_core/adapter/uhdf2/host/src/
H A Ddevhost_dump.c52 struct DumpServiceNode *tmp = NULL; in DevHostDumpDeInit() local
/drivers/hdf_core/framework/core/host/src/
H A Dhdf_device.c167 struct HdfDeviceNode *tmp = NULL; in HdfDeviceDestruct() local
H A Ddevhost_service.c244 struct HdfDevice *tmp = NULL; in DevHostServiceDestruct() local
/drivers/peripheral/usb/ddk/host/src/
H A Dddk_pnp_listener_mgr.c56 struct HdfDevEventlistener *tmp = NULL; in DdkListenerMgrIsExists() local
124 struct HdfDevEventlistener *tmp = NULL; in DdkListenerMgrNotifyAll() local
/drivers/peripheral/sensor/chipset/pedometer/
H A Dpedometer_bmi160.c59 static int32_t tmp; in ReadBmi160PedometerData() local
/drivers/peripheral/wlan/hdi_service/
H A Dwlan_interface_drivers.c108 struct HdfWlanRemoteNode *tmp = NULL; in HdfWlanInterfaceDriverRelease() local
/drivers/peripheral/wlan/hostapd/interfaces/hdi_service/
H A Dhostapd_interface_drivers.c115 struct HdfHostapdRemoteNode *tmp = NULL; in HdfHostapdInterfaceDriverRelease() local
/drivers/peripheral/wlan/wpa/interfaces/hdi_service/service_common/
H A Dhdi_wpa_common.c36 const char *tmp = str + strlen("0x"); in Hex2Dec() local
[all...]
/drivers/peripheral/wlan/wpa/interfaces/hdi_service/
H A Dwpa_interface_drivers.c119 struct HdfWpaRemoteNode *tmp = NULL; in HdfWpaInterfaceDriverRelease() local
/drivers/hdf_core/framework/model/display/driver/lcdkit/
H A Dlcdkit_parse_config.c171 uint32_t *tmp = array; in ParsePowerSetting() local
208 uint32_t *tmp = array; in ParsePowerSequeue() local
[all...]
/drivers/hdf_core/framework/model/sensor/driver/common/src/
H A Dsensor_config_controller.c120 uint32_t tmp; in SensorBitwiseCalculate() local
/drivers/hdf_core/adapter/uhdf2/hdi/src/
H A Ddevmgr_client.c143 struct DeviceInfoNode *tmp = NULL; in DevmgrFreeQueryDeviceListImpl() local
/drivers/hdf_core/framework/support/platform/src/fwk/
H A Dplatform_manager.c45 struct PlatformDevice *tmp = NULL; in PlatformManagerClearDevice() local
129 struct PlatformDevice *tmp = NULL; in PlatformManagerAddDeviceDefault() local
262 struct PlatformDevice *tmp = NULL; in PlatformManagerFindDevice() local
[all...]
H A Dplatform_listener_u.c225 struct PlatformUserListener *tmp = NULL; in PlatformUserListenerDestory() local
278 struct PlatformUserListener *tmp = NULL; in PlatformUserListenerManagerDestory() local
H A Dplatform_event.c57 struct PlatformEventWaiter *tmp = NULL; in PlatformEventClearWaiters() local
86 struct PlatformEventWaiter *tmp = NULL; in PlatformEventPost() local
262 struct PlatformEventWaiter *tmp = NULL; in PlatformEventUnlisten() local
/drivers/hdf_core/framework/support/platform/src/gpio/
H A Dgpio_manager.c24 struct PlatformDevice *tmp = NULL; in GpioCntlrCheckStart() local
/drivers/hdf_core/framework/support/platform/src/regulator/
H A Dregulator_tree_mgr.c37 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; RegulatorTreeIsAllChildDisable() local
188 struct RegulatorChildNode *tmp = NULL; RegulatorTreeChildForceDisable() local
218 struct RegulatorTreeInfo *tmp = NULL; RegulatorTreeManagerNodeInit() local
255 struct RegulatorTreeInfo *tmp = NULL; RegulatorTreeSetParent() local
285 struct RegulatorTreeInfo *tmp = NULL; RegulatorTreeSetChild() local
353 struct RegulatorChildNode *tmp = NULL; RegulatorTreePrintChild() local
364 struct RegulatorTreeInfo *tmp = NULL; RegulatorTreePrint() local
389 struct RegulatorTreeInfo *tmp = NULL; RegulatorTreeNodeRemoveAll() local
[all...]

Completed in 11 milliseconds

1234