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

/xsrc/external/mit/xf86-video-sis/dist/src/
H A Dsis_video.h102 static int SISSetPortAttribute(ScrnInfoPtr, Atom, INT32, pointer);
H A Dsis_video.c946 adapt->SetPortAttribute = SISSetPortAttribute;
1183 SISSetPortAttribute(ScrnInfoPtr pScrn, Atom attribute, function in typeref:typename:int
3869 return SISSetPortAttribute(pScrn, attribute, value, (pointer)pPriv);

Completed in 7 milliseconds