/drivers/peripheral/codec/hal/src/ |
H A D | codec_dfx_service.c | 48 struct ComponentTypeNode *pos = NULL; in DevCodecHostDump() local
|
/drivers/hdf_core/adapter/khdf/linux/osal/src/ |
H A D | osal_file.c | 51 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 D | stream_pipeline_builder.cpp | 47 size_t pos = it.name_.find_first_of('#'); in Build() local
|
/drivers/peripheral/sensor/hal/src/ |
H A D | sensor_manager.c | 95 struct SensorManagerNode *pos = NULL; in ReleaseSensorServiceList() local
|
H A D | sensor_dump.c | 160 int32_t pos = eventDumpList->pos; in SensorShowData() local
|
/drivers/hdf_core/adapter/uhdf2/host/src/ |
H A D | devhost_dump.c | 51 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 D | pcie_core.c | 122 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 D | pcie_if.c | 39 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 D | pcie_dispatch.c | 36 uint32_t pos; in PcieCmdRead() local 81 uint32_t pos; in PcieCmdWrite() local [all...] |
/drivers/peripheral/usb/ddk/host/src/ |
H A D | ddk_pnp_listener_mgr.c | 55 struct HdfDevEventlistener *pos = NULL; in DdkListenerMgrIsExists() local 123 struct HdfDevEventlistener *pos = NULL; in DdkListenerMgrNotifyAll() local
|
/drivers/peripheral/sensor/hdi_service/ |
H A D | sensor_clients_manager.h | 37 int32_t pos;
member
|
/drivers/peripheral/usb/test/moduletest/common/ |
H A D | usb_utils.cpp | 29 string::size_type pos; in HasLog() local
|
/drivers/peripheral/wlan/hdi_service/ |
H A D | wlan_interface_drivers.c | 107 struct HdfWlanRemoteNode *pos = NULL;
in HdfWlanInterfaceDriverRelease() local
|
/drivers/peripheral/wlan/hostapd/interfaces/hdi_service/ |
H A D | hostapd_interface_drivers.c | 114 struct HdfHostapdRemoteNode *pos = NULL; in HdfHostapdInterfaceDriverRelease() local
|
/drivers/peripheral/wlan/test/hdi_service/ |
H A D | wlan_callback_impl.c | 40 uint8_t *pos = NULL; in PrintSsid() local
|
/drivers/peripheral/wlan/wpa/interfaces/hdi_service/ |
H A D | wpa_interface_drivers.c | 118 struct HdfWpaRemoteNode *pos = NULL;
in HdfWpaInterfaceDriverRelease() local
|
/drivers/hdf_core/adapter/khdf/linux/platform/fwk/ |
H A D | platform_trace.c | 115 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 D | device.cpp | 27 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 D | platform_manager.c | 46 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 D | platform_listener_u.c | 191 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 D | platform_event.c | 85 struct PlatformEventWaiter *pos = NULL; in PlatformEventPost() local
|
/drivers/hdf_core/framework/support/platform/src/regulator/ |
H A D | regulator_tree_mgr.c | 50 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 D | pin_if_u.c | 62 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 D | pcie_virtual.c | 32 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 D | string_helper.cpp | 30 size_t pos = sources.find(limit, begin);
in Split() local 94 size_t pos = 0;
in Replace() local [all...] |