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

/xsrc/external/mit/xf86-video-openchrome/dist/src/
H A Dvia_tv.c552 if (pBIOSInfo->TVRestore)
553 pBIOSInfo->TVRestore(pScrn);
789 pBIOSInfo->TVRestore = NULL;
845 if (!pBIOSInfo->TVSave || !pBIOSInfo->TVRestore
858 pBIOSInfo->TVRestore = NULL;
H A Dvia_ums.h182 void (*TVRestore) (ScrnInfoPtr pScrn); member in struct:_VIABIOSINFO
H A Dvia_vt162x.c865 pBIOSInfo->TVRestore = VT162xRestore;
878 pBIOSInfo->TVRestore = VT162xRestore;
891 pBIOSInfo->TVRestore = VT162xRestore;
904 pBIOSInfo->TVRestore = VT162xRestore;
H A Dvia_ch7xxx.c610 pBIOSInfo->TVRestore = CH7xxxRestore;
628 pBIOSInfo->TVRestore = CH7xxxRestore;

Completed in 5 milliseconds