Searched refs:ppAPriv (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xf86-video-glint/dist/src/
H A Dpm2_video.c2962 AdaptorPrivPtr pAPriv, *ppAPriv; local in function:Permedia2VideoUninit
2964 for (ppAPriv = &AdaptorPrivList; (pAPriv = *ppAPriv); ppAPriv = &(pAPriv->Next))
2966 *ppAPriv = pAPriv->Next;

Completed in 5 milliseconds