Searched refs:HcsGetUint16ArrayElem (Results 1 – 3 of 3) sorted by relevance
21 instance->GetUint16ArrayElem = HcsGetUint16ArrayElem; in HcsIfaceConstruct()
153 int32_t HcsGetUint16ArrayElem(const struct DeviceResourceNode *node, const char *attrName, uint32_t… in HcsGetUint16ArrayElem() function252 int32_t result = HcsGetUint16ArrayElem(node, attrName, i, value + i, def); in HcsGetUint16Array()
31 int32_t HcsGetUint16ArrayElem(const struct DeviceResourceNode *node, const char *attrName, uint32_t…