Home
last modified time | relevance | path

Searched defs:pos (Results 1 – 25 of 73) sorted by relevance

123

/drivers/hdf_core/framework/support/platform/src/regulator/
Dregulator_core.c29 struct RegulatorNode *pos = NULL; in RegulatorNodeOpen() local
65 struct RegulatorNode *pos = NULL; in RegulatorNodeListPrint() local
94 struct RegulatorNode *pos = NULL; in RegulatorNodeSetParent() local
135 struct RegulatorNode *pos = NULL; in RegulatorNodeSetChild() local
235 struct RegulatorNode *pos = NULL; in RegulatorNodeAdd() local
278 struct RegulatorNode *pos = NULL; in RegulatorNodeRemove() local
315 struct RegulatorNode *pos = NULL; in RegulatorNodeRemoveAll() local
641 struct RegulatorNode *pos = NULL; in RegulatorTreeInfoInit() local
Dregulator_tree_mgr.c50 struct RegulatorTreeInfo *pos = NULL; in RegulatorTreeGetParent() local
84 struct RegulatorTreeInfo *pos = NULL; in RegulatorTreeGetChild() local
217 struct RegulatorTreeInfo *pos = NULL; in RegulatorTreeManagerNodeInit() local
254 struct RegulatorTreeInfo *pos = NULL; in RegulatorTreeSetParent() local
284 struct RegulatorTreeInfo *pos = NULL; in RegulatorTreeSetChild() local
363 struct RegulatorTreeInfo *pos = NULL; in RegulatorTreePrint() local
/drivers/peripheral/input/hal/src/
Dinput_controller.c202 DeviceInfoNode *pos = NULL; in SetPowerStatus() local
233 DeviceInfoNode *pos = NULL; in GetPowerStatus() local
269 DeviceInfoNode *pos = NULL; in GetDeviceType() local
306 DeviceInfoNode *pos = NULL; in GetDevStringInfo() local
377 DeviceInfoNode *pos = NULL; in SetGestureMode() local
408 DeviceInfoNode *pos = NULL; in RunCapacitanceTest() local
450 DeviceInfoNode *pos = NULL; in RunExtraCommand() local
482 DeviceInfoNode *pos = NULL; in GetDeviceAbility() local
528 DeviceInfoNode *pos = NULL; in GetDeviceAttr() local
Dinput_manager.c46 DeviceInfoNode *pos = NULL; in GetInputDevice() local
87 DeviceInfoNode *pos = NULL; in GetInputDeviceList() local
120 DeviceInfoNode *pos = NULL; in CloseInputDevice() local
168 DeviceInfoNode *pos = NULL; in CheckIndex() local
412 DeviceInfoNode *pos = NULL; in ReleaseInputInterface() local
Dinput_reporter.c41 DeviceInfoNode *pos = NULL; in EventListenerCallback() local
99 DeviceInfoNode *pos = NULL; in RegisterReportCallback() local
141 DeviceInfoNode *pos = NULL; in UnregisterReportCallback() local
/drivers/hdf_core/adapter/uhdf2/host/src/
Ddevhost_dump.c50 struct DumpServiceNode *pos = NULL; in DevHostDumpDeInit() local
68 struct DumpServiceNode *pos = NULL; in DevHostCheckDumpExist() local
143 struct DumpServiceNode *pos = NULL; in DevHostDump() local
/drivers/hdf_core/framework/model/sensor/driver/common/src/
Dsensor_device_manager.c29 struct SensorDevInfoNode *pos = NULL; in AddSensorDevice() local
66 struct SensorDevInfoNode *pos = NULL; in DeleteSensorDevice() local
134 struct SensorDevInfoNode *pos = NULL; in GetAllSensorInfo() local
301 struct SensorDevInfoNode *pos = NULL; in DispatchSensor() local
387 struct SensorDevInfoNode *pos = NULL; in ReleaseSensorDevManager() local
/drivers/hdf_core/interfaces/inner_api/utils/
Dhdf_dlist.h209 #define DLIST_FOR_EACH_ENTRY(pos, head, type, member) \ argument
215 #define DLIST_FOR_EACH_ENTRY_REVERSE(pos, head, type, member) \ argument
232 #define DLIST_FOR_EACH_ENTRY_SAFE(pos, tmp, head, type, member) \ argument
/drivers/hdf_core/adapter/khdf/linux/osal/src/
Dosal_file.c51 loff_t pos; in OsalFileWrite() local
87 loff_t pos; in OsalFileRead() local
/drivers/hdf_core/framework/support/platform/src/fwk/
Dplatform_listener_u.c191 struct PlatformUserListener *pos = NULL; in PlatformUserListenerReg() local
224 struct PlatformUserListener *pos = NULL; in PlatformUserListenerDestory() local
277 struct PlatformUserListener *pos = NULL; in PlatformUserListenerManagerDestory() local
Dplatform_manager.c46 struct PlatformDevice *pos = NULL; in PlatformManagerClearDevice() local
162 struct PlatformDevice *pos = NULL; in PlatformManagerAddDevice() local
222 struct PlatformDevice *pos = NULL; in PlatformManagerDelDevice() local
Dplatform_dumper.c274 struct DumperDataMgrNode *pos = NULL; in DumperAddNode() local
346 struct DumperDataMgrNode *pos = NULL; in PlatformDumperDelData() local
371 struct DumperDataMgrNode *pos = NULL; in PlatformDumperClearDatas() local
440 struct DumperDataMgrNode *pos = NULL; in PlatformDumperDump() local
/drivers/peripheral/sensor/hal/src/
Dsensor_controller.c44 struct SensorIdListNode *pos = NULL; in ReleaseAllSensorInfo() local
61 struct SensorManagerNode *pos = NULL; in SetSensorIdClassification() local
95 struct SensorInformation *pos = NULL; in GetSensorInfoFromReply() local
169 struct SensorManagerNode *pos = NULL; in GetSensorInfo() local
/drivers/hdf_core/framework/support/platform/src/pcie/
Dpcie_if.c39 int32_t PcieRead(DevHandle handle, uint32_t mode, uint32_t pos, uint8_t *data, uint32_t len) in PcieRead()
44 int32_t PcieWrite(DevHandle handle, uint32_t mode, uint32_t pos, uint8_t *data, uint32_t len) in PcieWrite()
Dpcie_core.c122 int32_t PcieCntlrRead(struct PcieCntlr *cntlr, uint32_t mode, uint32_t pos, uint8_t *data, uint32_t… in PcieCntlrRead()
141 int32_t PcieCntlrWrite(struct PcieCntlr *cntlr, uint32_t mode, uint32_t pos, uint8_t *data, uint32_… in PcieCntlrWrite()
/drivers/peripheral/codec/hal/passthrough/src/
Dcodec_component_manager.c38 struct ComponentIdElement *pos = NULL; in GetNextComponentId() local
129 struct ComponentIdElement *pos = NULL; in ComponentManagerDestoryComponent() local
/drivers/peripheral/codec/hal/src/
Dcodec_dfx_service.c44 struct ComponentTypeNode *pos = NULL; in DevCodecHostDump() local
Dcodec_component_manager_service.c62 struct ComponentTypeNode *pos = NULL; in GetNextComponentId() local
106 struct ComponentTypeNode *pos = NULL; in OmxManagerDestroyComponent() local
/drivers/peripheral/usb/ddk/host/src/
Dddk_pnp_listener_mgr.c55 struct HdfDevEventlistener *pos = NULL; in DdkListenerMgrIsExists() local
123 struct HdfDevEventlistener *pos = NULL; in DdkListenerMgrNotifyAll() local
/drivers/hdf_core/framework/test/unittest/osal/
Dosal_list_test.c79 OsalTestEventHandle *pos = NULL; in OsalTestList() local
152 OsalTestEventHandle *pos = NULL; in TestListRemoveInlist() local
222 OsalTestEventHandle *pos = NULL; in OsalTestSemList() local
/drivers/hdf_core/framework/support/platform/src/timer/
Dtimer_core.c35 struct TimerCntrl *pos = NULL; in TimerCntrlOpen() local
440 struct TimerCntrl *pos = NULL; in TimerListRemoveAll() local
467 struct TimerCntrl *pos = NULL; in TimerCntrlAdd() local
498 struct TimerCntrl *pos = NULL; in TimerCntrlRemoveByNumber() local
/drivers/peripheral/audio/hdi_service/primary_impl/src/
Daudio_manager.c221 struct IAudioManager *manager, struct IAudioAdapter *adapter, int32_t pos) in AudioManagerServiceAddAdapter()
476 static int32_t AudioManagerServiceRemvAdapter(struct IAudioManager *manager, uint32_t pos) in AudioManagerServiceRemvAdapter()
533 uint32_t pos = AudioManagerServiceFindAdapterPos(manager, desc->adapterName); in AudioManagerLoadAdapter() local
570 uint32_t pos = AudioManagerServiceFindAdapterPos(manager, adapterName); in AudioManagerUnloadAdapter() local
/drivers/hdf_core/adapter/khdf/linux/platform/fwk/
Dplatform_trace.c114 loff_t pos; in TraceFileWrite() local
141 loff_t pos; in TraceFileRead() local
/drivers/hdf_core/framework/test/unittest/platform/virtual/
Dpcie_virtual.c33 uint32_t pos, uint8_t *data, uint32_t len) in PcieVirtualAdapterRead()
60 uint32_t pos, uint8_t *data, uint32_t len) in PcieVirtualAdapterWrite()
/drivers/hdf_core/framework/model/misc/vibrator/driver/src/
Dvibrator_haptic.c247 struct VibratorEffectNode *pos = NULL; in GetHapticSeqByEffect() local
381 struct VibratorEffectNode *pos = NULL; in FreeHapticConfig() local

123