Lines Matching defs:pScrn
42 ScrnInfoPtr pScrn = output->scrn;
43 SMIPtr pSmi = SMIPTR(pScrn);
51 SMI501_PowerPanel(pScrn, mode, TRUE);
57 SMI501_PowerPanel(pScrn, mode, FALSE);
67 ScrnInfoPtr pScrn = output->scrn;
68 SMIPtr pSmi = SMIPTR(pScrn);
101 ScrnInfoPtr pScrn = output->scrn;
102 SMIPtr pSmi = SMIPTR(pScrn);
132 SMI501_OutputPreInit(ScrnInfoPtr pScrn)
134 SMIPtr pSmi = SMIPTR(pScrn);
146 if (! (output = xf86OutputCreate(pScrn, outputFuncs, "LVDS")))
163 if (! (output = xf86OutputCreate(pScrn, outputFuncs, "VGA")))