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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/sis/
H A Dinit301.h424 static unsigned short SiS_ReadDDC2Data(struct SiS_Private *SiS_Pr);
H A Dinit301.c8935 tempah = SiS_ReadDDC2Data(SiS_Pr); /* Read byte */
9190 temp = (unsigned char)SiS_ReadDDC2Data(SiS_Pr);
9206 temp = (unsigned char)SiS_ReadDDC2Data(SiS_Pr);
9264 buffer[i] = (unsigned char)SiS_ReadDDC2Data(SiS_Pr);
9269 buffer[i] = (unsigned char)SiS_ReadDDC2Data(SiS_Pr);
9451 SiS_ReadDDC2Data(struct SiS_Private *SiS_Pr) function

Completed in 87 milliseconds