Home
last modified time | relevance | path

Searched defs:node (Results 3001 - 3025 of 8644) sorted by relevance

1...<<121122123124125126127128129130>>...346

/drivers/hdf_core/framework/model/network/wifi/platform/src/message/
H A Dmessage_router.c274 MessageNode *node = NULL; in RegistServiceInner() local
531 MessageNode *node = g_messageNodes[i]; InitNodes() local
550 MessageNode *node = g_messageNodes[i]; ReleaseNodes() local
708 MessageNode *node = NULL; RefMessageNode() local
[all...]
/drivers/hdf_core/framework/model/sensor/driver/common/src/
H A Dsensor_config_parser.c545 int32_t GetSensorBaseConfigData(const struct DeviceResourceNode *node, struct SensorCfgData *config) in GetSensorBaseConfigData() argument
/drivers/hdf_core/framework/model/sensor/driver/gas/
H A Dsensor_gas_driver.c283 struct SensorCfgData *GasCreateCfgData(const struct DeviceResourceNode *node) in GasCreateCfgData() argument
/drivers/hdf_core/adapter/khdf/linux/platform/adc/
H A Dadc_iio_adapter.c142 static int32_t AdcIioReadDrs(struct AdcIioDevice *adcDevice, const struct DeviceResourceNode *node) in AdcIioReadDrs() argument
198 static int32_t AdcIioParseAndDeviceAdd(struct HdfDeviceObject *device, struct DeviceResourceNode *node) in AdcIioParseAndDeviceAdd() argument
249 static void AdcIioRemoveByNode(const struct DeviceResourceNode *node) in AdcIioRemoveByNode() argument
[all...]
/drivers/hdf_core/adapter/platform/gpio/
H A Dgpio_gr5xx.c312 static uint16_t GetGpioResourceData(const struct DeviceResourceNode *node, const char *resName, uint32_t index) in GetGpioResourceData() argument
332 static int32_t GetGpioDeviceResource(const struct DeviceResourceNode *node) in GetGpioDeviceResource() argument
/drivers/hdf_core/adapter/platform/can/
H A Dcan_virtual.c45 const struct DeviceResourceNode *node = NULL; in VirtualReadConfigFromHcs() local
/drivers/hdf_core/adapter/uhdf2/manager/src/
H A Ddevsvc_manager_stub.c107 struct HdfSListNode *node = HdfSListIteratorNext(&it); in CheckServiceObjectValidNoLock() local
132 struct HdfSListNode *node = HdfSListIteratorNext(&it); in CheckRemoteObjectValidNoLock() local
678 struct HdfSListNode *node = HdfSListIteratorNext(&it); in DevObjHolderListReleaseNoLock() local
/drivers/hdf_core/framework/core/common/src/
H A Dhdf_attribute.c43 static const struct DeviceResourceNode *GetHdfManagerNode(const struct DeviceResourceNode *node) in GetHdfManagerNode() argument
/drivers/hdf_core/framework/model/camera/parser/src/
H A Dcamera_config_parser.c40 static int32_t ParseCameraSensorDeviceConfig(const struct DeviceResourceNode *node, in ParseCameraSensorDeviceConfig() argument
71 static int32_t ParseCameraIspDeviceConfig(const struct DeviceResourceNode *node, in ParseCameraIspDeviceConfig() argument
112 ParseCameraVcmDeviceConfig(const struct DeviceResourceNode *node, struct DeviceResourceIface *drsOps, struct VcmDeviceConfig *vcmConfig) ParseCameraVcmDeviceConfig() argument
145 ParseCameraLensDeviceConfig(const struct DeviceResourceNode *node, struct DeviceResourceIface *drsOps, struct LensDeviceConfig *lensConfig) ParseCameraLensDeviceConfig() argument
170 ParseCameraFlashDeviceConfig(const struct DeviceResourceNode *node, struct DeviceResourceIface *drsOps, struct FlashDeviceConfig *flashConfig) ParseCameraFlashDeviceConfig() argument
197 ParseCameraStreamDeviceConfigs(const struct DeviceResourceNode *node, struct DeviceResourceIface *drsOps, struct StreamDeviceConfig *streamConfig) ParseCameraStreamDeviceConfigs() argument
218 ParseCameraStreamDeviceConfig(const struct DeviceResourceNode *node, struct DeviceResourceIface *drsOps, struct StreamDeviceConfig *streamConfig) ParseCameraStreamDeviceConfig() argument
257 ParseCameraSensorConfig(const struct DeviceResourceNode *node, struct DeviceResourceIface *drsOps, struct CameraSensorConfig *sensorConfig) ParseCameraSensorConfig() argument
286 ParseCameraIspConfig(const struct DeviceResourceNode *node, struct DeviceResourceIface *drsOps, struct CameraIspConfig *ispConfig) ParseCameraIspConfig() argument
315 ParseCameraLensConfig(const struct DeviceResourceNode *node, struct DeviceResourceIface *drsOps, struct CameraLensConfig *lensConfig) ParseCameraLensConfig() argument
344 ParseCameraVcmConfig(const struct DeviceResourceNode *node, struct DeviceResourceIface *drsOps, struct CameraVcmConfig *vcmConfig) ParseCameraVcmConfig() argument
373 ParseCameraFlashConfig(const struct DeviceResourceNode *node, struct DeviceResourceIface *drsOps, struct CameraFlashConfig *flashConfig) ParseCameraFlashConfig() argument
402 ParseCameraStreamConfig(const struct DeviceResourceNode *node, struct DeviceResourceIface *drsOps, struct CameraStreamConfig *streamConfig) ParseCameraStreamConfig() argument
431 ParseCameraDeviceConfig(const struct DeviceResourceNode *node, struct DeviceResourceIface *drsOps, struct CameraDeviceConfig *deviceConfig) ParseCameraDeviceConfig() argument
466 ParseCameraConfig(const struct DeviceResourceNode *node, struct DeviceResourceIface *drsOps, struct CameraConfigRoot *cameraConfig) ParseCameraConfig() argument
494 HdfParseCameraConfig(const struct DeviceResourceNode *node) HdfParseCameraConfig() argument
[all...]
/drivers/hdf_core/framework/model/misc/light/driver/src/
H A Dlight_driver.c359 static int32_t GetLightBaseConfigData(const struct DeviceResourceNode *node, const struct DeviceResourceIface *parser, in GetLightBaseConfigData() argument
418 ParseLightInfo(const struct DeviceResourceNode *node, const struct DeviceResourceIface *parser) ParseLightInfo() argument
459 GetLightConfigData(const struct DeviceResourceNode *node) GetLightConfigData() argument
[all...]
/drivers/hdf_core/framework/model/misc/vibrator/driver/src/
H A Dvibrator_haptic.c35 struct VibratorEffectNode *node = NULL; in MallocEffectNode() local
119 static int32_t ParserVibratorHapticConfig(const struct DeviceResourceNode *node) in ParserVibratorHapticConfig() argument
[all...]
/drivers/hdf_core/framework/model/network/wifi/platform/src/
H A Dhdf_wlan_config_parser.c14 static int32_t ParseWlanStaConfig(const struct DeviceResourceNode *node, struct HdfConfigWlanStation *staConfig) in ParseWlanStaConfig() argument
42 static int32_t ParseWlanApConfig(const struct DeviceResourceNode *node, struct HdfConfigWlanHostAp *apConfig) in ParseWlanApConfig() argument
81 ParseWlanP2PConfig(const struct DeviceResourceNode *node, struct HdfConfigWlanP2P *p2pConfig) ParseWlanP2PConfig() argument
109 ParseWlanMac80211Config(const struct DeviceResourceNode *node, struct HdfConfigWlanMac80211 *macConfig) ParseWlanMac80211Config() argument
132 ParseWlanPhyConfig(const struct DeviceResourceNode *node, struct HdfConfigWlanPhy *phyConfig) ParseWlanPhyConfig() argument
155 ParseWlanModuleConfig(const struct DeviceResourceNode *node, struct HdfConfigWlanModuleConfig *modConfig) ParseWlanModuleConfig() argument
214 ParseWlanPowerConfig(const struct DeviceResourceNode *node, struct HdfConfigWlanPower *primaryPowerConfig) ParseWlanPowerConfig() argument
251 ParseWlanPowersConfig(const struct DeviceResourceNode *node, struct HdfConfWlanPowers *powersConfig) ParseWlanPowersConfig() argument
286 ParseWlanResetConfig(const struct DeviceResourceNode *node, struct HdfConfWlanRest *resetConfig) ParseWlanResetConfig() argument
323 ParseWlanBusConfig(const struct DeviceResourceNode *node, struct HdfConfigWlanBus *busConfig) ParseWlanBusConfig() argument
367 ParseWlanDevInstConfig(const struct DeviceResourceNode *node, struct HdfConfigWlanDevInst *devLstConfig) ParseWlanDevInstConfig() argument
421 ParseWlanDevListConfig(const struct DeviceResourceNode *node, struct HdfConfigWlanDeviceList *devConfig) ParseWlanDevListConfig() argument
443 ParseWlanChipBusConfig(const struct DeviceResourceNode *node, struct HdfConfWlanBusArgs *busArgs) ParseWlanChipBusConfig() argument
468 ParseWlanChipsCompsConfig(const struct DeviceResourceNode *node, struct HdfConfigWlanChipInst *chipInst) ParseWlanChipsCompsConfig() argument
500 ParseWlanChipsConfig(const struct DeviceResourceNode *node, struct HdfConfigWlanChipList *chipList) ParseWlanChipsConfig() argument
524 ParseWlanConfig(const struct DeviceResourceNode *node, struct HdfConfigWlanConfig *wlanConfig) ParseWlanConfig() argument
564 HdfParseWlanConfig(const struct DeviceResourceNode *node) HdfParseWlanConfig() argument
[all...]
/drivers/hdf_core/framework/model/sensor/driver/als/
H A Dsensor_als_driver.c427 struct SensorCfgData *AlsCreateCfgData(const struct DeviceResourceNode *node) in AlsCreateCfgData() argument
/drivers/hdf_core/framework/model/sensor/driver/accel/
H A Dsensor_accel_driver.c295 struct SensorCfgData *AccelCreateCfgData(const struct DeviceResourceNode *node) in AccelCreateCfgData() argument
H A Dsensor_gravity_driver.c268 static int32_t GravityCreateCfgData(const struct DeviceResourceNode *node) in GravityCreateCfgData() argument
/drivers/hdf_core/framework/model/sensor/driver/hall/
H A Dsensor_hall_driver.c90 static int32_t ParserHallDelayedConfigData(const struct DeviceResourceNode *node, struct HallDrvData *drvData) in ParserHallDelayedConfigData() argument
334 static int32_t InitHallAfterDetected(const struct DeviceResourceNode *node, struct HallDrvData *drvData) in InitHallAfterDetected() argument
380 struct SensorCfgData *HallCreateCfgData(const struct DeviceResourceNode *node) in HallCreateCfgData() argument
[all...]
/drivers/hdf_core/framework/support/platform/include/regulator/
H A Dregulator_core.h93 struct DListHead node; member
[all...]
/drivers/hdf_core/framework/support/platform/src/fwk/
H A Dplatform_dumper.c19 struct DListHead node; member
228 static int32_t DumperNodeSetPrintInfo(struct DumperDataMgrNode *node) in DumperNodeSetPrintInfo() argument
275 struct DumperDataMgrNode *node = NULL; in DumperAddNode() local
[all...]
/drivers/hdf_core/framework/support/platform/src/regulator/
H A Dregulator_core.c57 int32_t RegulatorNodeClose(struct RegulatorNode *node) in RegulatorNodeClose() argument
91 int32_t RegulatorNodeSetParent(struct RegulatorNode *node) in RegulatorNodeSetParent() argument
163 RegulatorNodeInitEnable(struct RegulatorNode *node) RegulatorNodeInitEnable() argument
204 RegulatorNodeInitProcess(struct RegulatorNode *node) RegulatorNodeInitProcess() argument
231 RegulatorNodeAdd(struct RegulatorNode *node) RegulatorNodeAdd() argument
342 RegulatorNodeStatusCb(struct RegulatorNode *node) RegulatorNodeStatusCb() argument
356 RegulatorNodeEnable(struct RegulatorNode *node) RegulatorNodeEnable() argument
395 RegulatorNodeDisable(struct RegulatorNode *node) RegulatorNodeDisable() argument
446 RegulatorNodeForceDisable(struct RegulatorNode *node) RegulatorNodeForceDisable() argument
501 RegulatorNodeSetVoltage(struct RegulatorNode *node, uint32_t minUv, uint32_t maxUv) RegulatorNodeSetVoltage() argument
541 RegulatorNodeGetVoltage(struct RegulatorNode *node, uint32_t *voltage) RegulatorNodeGetVoltage() argument
561 RegulatorNodeSetCurrent(struct RegulatorNode *node, uint32_t minUA, uint32_t maxUA) RegulatorNodeSetCurrent() argument
600 RegulatorNodeGetCurrent(struct RegulatorNode *node, uint32_t *regCurrent) RegulatorNodeGetCurrent() argument
619 RegulatorNodeGetStatus(struct RegulatorNode *node, uint32_t *status) RegulatorNodeGetStatus() argument
631 RegulatorNodeRegisterStatusChangeCb(struct RegulatorNode *node, RegulatorStatusChangecb cb) RegulatorNodeRegisterStatusChangeCb() argument
639 RegulatorTreeInfoInit(struct RegulatorNode *node) RegulatorTreeInfoInit() argument
[all...]
/drivers/hdf_core/framework/test/unittest/platform/common/
H A Di2s_test.c390 static int32_t I2sTestInitCodecFromHcs(struct I2sTest *test, const struct DeviceResourceNode *node) in I2sTestInitCodecFromHcs() argument
425 static int32_t I2sTestInitFromHcs(struct I2sTest *test, const struct DeviceResourceNode *node) in I2sTestInitFromHcs() argument
[all...]
H A Dregulator_test.c334 static int32_t RegulatorTestInitFromHcs(struct RegulatorTest *test, const struct DeviceResourceNode *node) in RegulatorTestInitFromHcs() argument
H A Dsdio_test.c392 static int32_t SdioTestFillConfig(struct SdioTester *tester, const struct DeviceResourceNode *node) in SdioTestFillConfig() argument
/drivers/hdf_core/framework/test/unittest/platform/virtual/
H A Di3c_virtual.c291 static int32_t VirtualI3cReadDrs(struct VirtualI3cCntlr *virtual, const struct DeviceResourceNode *node) in VirtualI3cReadDrs() argument
332 static int32_t VirtualI3cParseAndInit(struct HdfDeviceObject *device, const struct DeviceResourceNode *node) in VirtualI3cParseAndInit() argument
389 VirtualI3cRemoveByNode(const struct DeviceResourceNode *node) VirtualI3cRemoveByNode() argument
[all...]
/drivers/hdf_core/framework/tools/hc-gen/src/
H A Dast.cpp167 auto node = static_cast<const ConfigNode *>(&t); in operator <<() local
168 stream << *node; in operator <<() local
[all...]
H A Ddecompile.cpp143 auto node = std::make_shared<ConfigNode>(nodeName, NODE_NOREF, ""); in RebuildNode() local
[all...]

Completed in 32 milliseconds

1...<<121122123124125126127128129130>>...346