Searched defs:regNode (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/drivers/hdf_core/framework/test/unittest/platform/virtual/ |
H A D | regulator_virtual.c | 127 static int32_t VirtualRegulatorContinueReadHcs(struct RegulatorNode *regNode, const struct DeviceRe… in VirtualRegulatorContinueReadHcs() 173 static int32_t VirtualRegulatorReadHcs(struct RegulatorNode *regNode, const struct DeviceResourceNo… in VirtualRegulatorReadHcs() 226 struct RegulatorNode *regNode = NULL; in VirtualRegulatorParseAndInit() local
|
/ohos5.0/drivers/hdf_core/framework/model/audio/core/src/ |
H A D | audio_parse.c | 140 …_t* GetRegArray(const struct DeviceResourceIface *parser, const struct DeviceResourceNode *regNode, in GetRegArray() 181 …rseAudioRegItem(const struct DeviceResourceIface *parser, const struct DeviceResourceNode *regNode, in ParseAudioRegItem() 224 …udioEnumRegItem(const struct DeviceResourceIface *parser, const struct DeviceResourceNode *regNode, in ParseAudioEnumRegItem() 268 …seAudioSapmItem(const struct DeviceResourceIface *parser, const struct DeviceResourceNode *regNode, in ParseAudioSapmItem() 310 …seAudioCtrlItem(const struct DeviceResourceIface *parser, const struct DeviceResourceNode *regNode, in ParseAudioCtrlItem() 347 …seAudioAddrItem(const struct DeviceResourceIface *parser, const struct DeviceResourceNode *regNode, in ParseAudioAddrItem()
|
/ohos5.0/drivers/hdf_core/adapter/khdf/linux/platform/regulator/ |
H A D | regulator_adapter.c | 300 static int32_t LinuxRegulatorReadHcs(struct RegulatorNode *regNode, const struct DeviceResourceNode… in LinuxRegulatorReadHcs() 391 struct RegulatorNode *regNode = NULL; in LinuxRegulatorParseAndInit() local
|
/ohos5.0/drivers/hdf_core/framework/model/sensor/driver/common/src/ |
H A D | sensor_config_parser.c | 60 …_t ParseSensorRegItem(struct DeviceResourceIface *parser, const struct DeviceResourceNode *regNode, in ParseSensorRegItem()
|