Lines Matching refs:SiS_SetStop
384 static unsigned short SiS_SetStop(struct SiS_Private *SiS_Pr);
9051 SiS_SetStop(SiS_Pr); in SiS_SetTrumpBlockLoop()
9067 if(SiS_SetStop(SiS_Pr)) continue; in SiS_SetTrumpBlockLoop()
9106 SiS_SetStop(SiS_Pr); in SiS_SetChReg()
9116 if(SiS_SetStop(SiS_Pr)) continue; /* Set stop condition */ in SiS_SetChReg()
9179 SiS_SetStop(SiS_Pr); in SiS_GetChReg()
9191 if(SiS_SetStop(SiS_Pr)) continue; /* Stop condition */ in SiS_GetChReg()
9439 SiS_SetStop(SiS_Pr); in SiS_DoProbeDDC()
9467 SiS_SetStop(SiS_Pr); in SiS_DoProbeDDC()
9518 SiS_SetStop(SiS_Pr); in SiS_ReadDDC()
9648 SiS_SetStop(struct SiS_Private *SiS_Pr) in SiS_SetStop() function