Home
last modified time | relevance | path

Searched refs:ParsePowerSequence (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/model/input/driver/
H A Dinput_config_parser.c251 static int32_t ParsePowerSequence(struct DeviceResourceIface *parser, const struct DeviceResourceNo… in ParsePowerSequence() function
353 if (ParsePowerSequence(parser, pwrSeqNode, &config->pwrSeq) != HDF_SUCCESS) { in ParseTouchChipConfig()