Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/xc/api/xc/
H A DapiXC_v2.c2144 XC_INSTANT_ATTRIBUTE *pstXCInstAttr = (XC_INSTANT_ATTRIBUTE*)pAttribute; in XCOpenFull() local
2156 psXCInstPri->u32DeviceID = pstXCInstAttr->u32DeviceID; in XCOpenFull()
2159 if((pstXCInstAttr == NULL) // Default: eXCType = E_XC_INSTANT_TYPE_XC in XCOpenFull()
2160 ||(pstXCInstAttr->eXCType == E_XC_INSTANT_TYPE_XC) in XCOpenFull()