Searched refs:SiS_SetStop (Results 1 – 2 of 2) sorted by relevance
405 static unsigned short SiS_SetStop(struct SiS_Private *SiS_Pr);
8741 SiS_SetStop(SiS_Pr); in SiS_SetTrumpBlockLoop()8757 if(SiS_SetStop(SiS_Pr)) continue; in SiS_SetTrumpBlockLoop()8796 SiS_SetStop(SiS_Pr); in SiS_SetChReg()8806 if(SiS_SetStop(SiS_Pr)) continue; /* Set stop condition */ in SiS_SetChReg()8869 SiS_SetStop(SiS_Pr); in SiS_GetChReg()8881 if(SiS_SetStop(SiS_Pr)) continue; /* Stop condition */ in SiS_GetChReg()9129 SiS_SetStop(SiS_Pr); in SiS_DoProbeDDC()9157 SiS_SetStop(SiS_Pr); in SiS_DoProbeDDC()9208 SiS_SetStop(SiS_Pr); in SiS_ReadDDC()9338 SiS_SetStop(struct SiS_Private *SiS_Pr) in SiS_SetStop() function