Home
last modified time | relevance | path

Searched defs:featureNode (Results 1 – 1 of 1) sorted by relevance

/drivers/hdf_core/framework/model/input/driver/
Dinput_config_parser.c194 …32_t ParseFeature(struct DeviceResourceIface *parser, const struct DeviceResourceNode *featureNode, in ParseFeature()
232 const struct DeviceResourceNode *featureNode = parser->GetChildNode(node, "featureConfig"); in ParseTouchBoardConfig() local