Searched refs:tailPNext (Results 1 – 1 of 1) sorted by relevance
289 void** tailPNext = &features.pNext; in setupDevice() local298 *tailPNext = blend; in setupDevice()299 tailPNext = &blend->pNext; in setupDevice()308 *tailPNext = ycbcrFeature; in setupDevice()309 tailPNext = &ycbcrFeature->pNext; in setupDevice()316 *tailPNext = deviceFaultFeatures; in setupDevice()317 tailPNext = &deviceFaultFeatures->pNext; in setupDevice()