Lines Matching refs:SiS_SetStop
385 static unsigned short SiS_SetStop(struct SiS_Private *SiS_Pr);
9052 SiS_SetStop(SiS_Pr); in SiS_SetTrumpBlockLoop()
9068 if(SiS_SetStop(SiS_Pr)) continue; in SiS_SetTrumpBlockLoop()
9107 SiS_SetStop(SiS_Pr); in SiS_SetChReg()
9117 if(SiS_SetStop(SiS_Pr)) continue; /* Set stop condition */ in SiS_SetChReg()
9180 SiS_SetStop(SiS_Pr); in SiS_GetChReg()
9192 if(SiS_SetStop(SiS_Pr)) continue; /* Stop condition */ in SiS_GetChReg()
9440 SiS_SetStop(SiS_Pr); in SiS_DoProbeDDC()
9468 SiS_SetStop(SiS_Pr); in SiS_DoProbeDDC()
9519 SiS_SetStop(SiS_Pr); in SiS_ReadDDC()
9649 SiS_SetStop(struct SiS_Private *SiS_Pr) in SiS_SetStop() function