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

/xsrc/external/mit/xf86-video-neomagic/dist/src/
H A Dneo_video.c49 static int NEOSetPortAttribute(ScrnInfoPtr, Atom, INT32, pointer);
245 overlayAdaptor->SetPortAttribute = NEOSetPortAttribute;
525 NEOSetPortAttribute(ScrnInfoPtr pScrn, Atom attribute, INT32 value, function in typeref:typename:int
533 xf86DrvMsg(pScrn->scrnIndex,X_INFO,"NEOSetPortAttribute\n");
1152 return (NEOSetPortAttribute(pScrn,

Completed in 3 milliseconds