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

/xsrc/external/mit/xf86-video-sis/dist/src/
H A Dsis_vb.c754 SISDoSense(ScrnInfoPtr pScrn, UShort type, UShort test) function in typeref:typename:int
898 SISDoSense(pScrn, 0, 0);
905 if(SISDoSense(pScrn, vga2, vga2_c)) {
939 if((result = SISDoSense(pScrn, svhs, 0x0604))) {
940 if((result = SISDoSense(pScrn, cvbs, 0x0804))) {
959 if((result = SISDoSense(pScrn, svhs, svhs_c))) {
970 if(SISDoSense(pScrn, cvbs, cvbs_c)) {
983 SISDoSense(pScrn, 0, 0);

Completed in 3 milliseconds