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

/xsrc/external/mit/xf86-video-ati-kms/dist/src/
H A Dradeon_video.h64 } RADEONPortPrivRec, *RADEONPortPrivPtr; typedef in typeref:struct:__anonab35d3770108
H A Dradeon_textured_video.c829 (sizeof(RADEONPortPrivRec) + sizeof(DevUnion)));
/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_video.h128 } RADEONPortPrivRec, *RADEONPortPrivPtr; typedef in typeref:struct:__anone192d83f0108
H A Dradeon_textured_video.c825 (sizeof(RADEONPortPrivRec) + sizeof(DevUnion)));
H A Dradeon_video.c1480 if(!(pPriv = calloc(1, sizeof(RADEONPortPrivRec) + sizeof(DevUnion))))

Completed in 10 milliseconds