Lines Matching refs:SiS_SetStop
385 static unsigned short SiS_SetStop(struct SiS_Private *SiS_Pr);
9054 SiS_SetStop(SiS_Pr); in SiS_SetTrumpBlockLoop()
9070 if(SiS_SetStop(SiS_Pr)) continue; in SiS_SetTrumpBlockLoop()
9109 SiS_SetStop(SiS_Pr); in SiS_SetChReg()
9119 if(SiS_SetStop(SiS_Pr)) continue; /* Set stop condition */ in SiS_SetChReg()
9182 SiS_SetStop(SiS_Pr); in SiS_GetChReg()
9194 if(SiS_SetStop(SiS_Pr)) continue; /* Stop condition */ in SiS_GetChReg()
9442 SiS_SetStop(SiS_Pr); in SiS_DoProbeDDC()
9470 SiS_SetStop(SiS_Pr); in SiS_DoProbeDDC()
9521 SiS_SetStop(SiS_Pr); in SiS_ReadDDC()
9651 SiS_SetStop(struct SiS_Private *SiS_Pr) in SiS_SetStop() function