Searched refs:pstXCInstAttr (Results 1 – 1 of 1) sorted by relevance
2144 XC_INSTANT_ATTRIBUTE *pstXCInstAttr = (XC_INSTANT_ATTRIBUTE*)pAttribute; in XCOpenFull() local2156 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()