Home
last modified time | relevance | path

Searched defs:pos (Results 1 - 25 of 69) sorted by relevance

123

/drivers/peripheral/codec/hal/src/
H A Dcodec_dfx_service.c48 struct ComponentTypeNode *pos = NULL; in DevCodecHostDump() local
/drivers/hdf_core/adapter/khdf/linux/osal/src/
H A Dosal_file.c51 loff_t pos; in OsalFileWrite() local
87 loff_t pos; in OsalFileRead() local
/drivers/peripheral/camera/vdi_base/common/pipeline_core/pipeline_impl/src/builder/
H A Dstream_pipeline_builder.cpp47 size_t pos = it.name_.find_first_of('#'); in Build() local
/drivers/peripheral/sensor/hal/src/
H A Dsensor_manager.c95 struct SensorManagerNode *pos = NULL; in ReleaseSensorServiceList() local
H A Dsensor_dump.c160 int32_t pos = eventDumpList->pos; in SensorShowData() local
/drivers/hdf_core/adapter/uhdf2/host/src/
H A Ddevhost_dump.c51 struct DumpServiceNode *pos = NULL; in DevHostDumpDeInit() local
69 struct DumpServiceNode *pos = NULL; in DevHostCheckDumpExist() local
162 struct DumpServiceNode *pos = NULL; in DevHostDump() local
[all...]
/drivers/hdf_core/framework/support/platform/src/pcie/
H A Dpcie_core.c122 int32_t PcieCntlrRead(struct PcieCntlr *cntlr, uint32_t mode, uint32_t pos, uint8_t *data, uint32_t len) in PcieCntlrRead() argument
141 int32_t PcieCntlrWrite(struct PcieCntlr *cntlr, uint32_t mode, uint32_t pos, uint8_t *data, uint32_t len) in PcieCntlrWrite() argument
H A Dpcie_if.c39 int32_t PcieRead(DevHandle handle, uint32_t mode, uint32_t pos, uint8_t *data, uint32_t len) in PcieRead() argument
44 int32_t PcieWrite(DevHandle handle, uint32_t mode, uint32_t pos, uint8_t *data, uint32_t len) in PcieWrite() argument
H A Dpcie_dispatch.c36 uint32_t pos; in PcieCmdRead() local
81 uint32_t pos; in PcieCmdWrite() local
[all...]
/drivers/peripheral/usb/ddk/host/src/
H A Dddk_pnp_listener_mgr.c55 struct HdfDevEventlistener *pos = NULL; in DdkListenerMgrIsExists() local
123 struct HdfDevEventlistener *pos = NULL; in DdkListenerMgrNotifyAll() local
/drivers/peripheral/sensor/hdi_service/
H A Dsensor_clients_manager.h37 int32_t pos; member
/drivers/peripheral/usb/test/moduletest/common/
H A Dusb_utils.cpp29 string::size_type pos; in HasLog() local
/drivers/peripheral/wlan/hdi_service/
H A Dwlan_interface_drivers.c107 struct HdfWlanRemoteNode *pos = NULL; in HdfWlanInterfaceDriverRelease() local
/drivers/peripheral/wlan/hostapd/interfaces/hdi_service/
H A Dhostapd_interface_drivers.c114 struct HdfHostapdRemoteNode *pos = NULL; in HdfHostapdInterfaceDriverRelease() local
/drivers/peripheral/wlan/test/hdi_service/
H A Dwlan_callback_impl.c40 uint8_t *pos = NULL; in PrintSsid() local
/drivers/peripheral/wlan/wpa/interfaces/hdi_service/
H A Dwpa_interface_drivers.c118 struct HdfWpaRemoteNode *pos = NULL; in HdfWpaInterfaceDriverRelease() local
/drivers/hdf_core/adapter/khdf/linux/platform/fwk/
H A Dplatform_trace.c115 loff_t pos; in TraceFileWrite() local
150 loff_t pos; in TraceFileRead() local
/drivers/external_device_manager/services/native/driver_extension_manager/src/device_manager/
H A Ddevice.cpp27 std::string::size_type pos = bundleInfo.find(stiching_); in GetBundleName() local
38 std::string::size_type pos = bundleInfo.find(stiching_); in GetAbilityName() local
/drivers/hdf_core/framework/support/platform/src/fwk/
H A 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
[all...]
H A Dplatform_listener_u.c191 struct PlatformUserListener *pos = NULL; in PlatformUserListenerReg() local
224 struct PlatformUserListener *pos = NULL; in PlatformUserListenerDestory() local
277 struct PlatformUserListener *pos = NULL; PlatformUserListenerManagerDestory() local
[all...]
H A Dplatform_event.c85 struct PlatformEventWaiter *pos = NULL; in PlatformEventPost() local
/drivers/hdf_core/framework/support/platform/src/regulator/
H A Dregulator_tree_mgr.c50 struct RegulatorTreeInfo *pos = NULL; in RegulatorTreeGetParent() local
84 struct RegulatorTreeInfo *pos = NULL; in RegulatorTreeGetChild() local
217 struct RegulatorTreeInfo *pos = NULL; RegulatorTreeManagerNodeInit() local
254 struct RegulatorTreeInfo *pos = NULL; RegulatorTreeSetParent() local
284 struct RegulatorTreeInfo *pos = NULL; RegulatorTreeSetChild() local
363 struct RegulatorTreeInfo *pos = NULL; RegulatorTreePrint() local
[all...]
/drivers/hdf_core/framework/support/platform/src/pin/
H A Dpin_if_u.c62 struct PinInfo *pos = NULL; in RemoveNode() local
420 struct PinInfo *pos = NULL; in CopyFuncName() local
[all...]
/drivers/hdf_core/framework/test/unittest/platform/virtual/
H A Dpcie_virtual.c32 PcieVirtualAdapterRead(struct PcieCntlr *cntlr, uint32_t mode, uint32_t pos, uint8_t *data, uint32_t len) PcieVirtualAdapterRead() argument
59 PcieVirtualAdapterWrite(struct PcieCntlr *cntlr, uint32_t mode, uint32_t pos, uint8_t *data, uint32_t len) PcieVirtualAdapterWrite() argument
/drivers/hdf_core/framework/tools/hdi-gen/util/
H A Dstring_helper.cpp30 size_t pos = sources.find(limit, begin); in Split() local
94 size_t pos = 0; in Replace() local
[all...]

Completed in 10 milliseconds

123