Home
last modified time | relevance | path

Searched refs:SiS_SetStop (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/drivers/video/fbdev/sis/
Dinit301.c385 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()
[all …]