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

/xsrc/external/mit/xf86-video-i128/dist/src/
H A Di128.h164 void I128RestoreState(ScrnInfoPtr pScrn);
H A Di128init.c189 I128RestoreState(ScrnInfoPtr pScrn) function in typeref:typename:void
195 xf86DrvMsg(pScrn->scrnIndex, X_PROBED, "I128RestoreState start\n");
281 xf86DrvMsg(pScrn->scrnIndex, X_PROBED, "I128RestoreState restoring, config1/2 = 0x%lx/0x%lx\n", tmp1, tmp2);
343 xf86DrvMsg(pScrn->scrnIndex, X_PROBED, "I128RestoreState resetting config1/2 from 0x%lx/0x%lx to 0x%lx/0x%lx\n", tmp1, tmp2, (unsigned long)iR->config1, (unsigned long)iR->config2);
356 xf86DrvMsg(pScrn->scrnIndex, X_PROBED, "I128RestoreState complete\n");
H A Di128_driver.c1390 I128RestoreState(pScrn);

Completed in 5 milliseconds