Home | History | Annotate | Download | only in src

Lines Matching refs:BlockHandler

207     pScreen->BlockHandler = info->BlockHandler;
208 (*pScreen->BlockHandler) (BLOCKHANDLER_ARGS);
209 pScreen->BlockHandler = RADEONBlockHandler_KMS;
904 pScreen->BlockHandler = info->BlockHandler;
1117 BlockHandler and CloseScreen */
1122 info->BlockHandler = pScreen->BlockHandler;
1123 pScreen->BlockHandler = RADEONBlockHandler_KMS;