Searched defs:SiS_ReadDDC2Data (Results 1 - 1 of 1) sorted by relevance

/drivers/video/fbdev/sis/
H A Dinit301.c8880 tempah = SiS_ReadDDC2Data(SiS_Pr); /* Read byte */
9135 temp = (unsigned char)SiS_ReadDDC2Data(SiS_Pr);
9146 temp = (unsigned char)SiS_ReadDDC2Data(SiS_Pr);
9195 buffer[i] = (unsigned char)SiS_ReadDDC2Data(SiS_Pr);
9200 buffer[i] = (unsigned char)SiS_ReadDDC2Data(SiS_Pr);
9382 SiS_ReadDDC2Data(struct SiS_Private *SiS_Pr) function

Completed in 62 milliseconds