Searched refs:SiS_ReadDDC2Data (Results 1 – 2 of 2) sorted by relevance
408 static unsigned short SiS_ReadDDC2Data(struct SiS_Private *SiS_Pr);
8880 tempah = SiS_ReadDDC2Data(SiS_Pr); /* Read byte */ in SiS_GetChReg()9135 temp = (unsigned char)SiS_ReadDDC2Data(SiS_Pr); in SiS_DoProbeDDC()9146 temp = (unsigned char)SiS_ReadDDC2Data(SiS_Pr); in SiS_DoProbeDDC()9195 buffer[i] = (unsigned char)SiS_ReadDDC2Data(SiS_Pr); in SiS_ReadDDC()9200 buffer[i] = (unsigned char)SiS_ReadDDC2Data(SiS_Pr); in SiS_ReadDDC()9382 SiS_ReadDDC2Data(struct SiS_Private *SiS_Pr) in SiS_ReadDDC2Data() function