Searched refs:SiS_ReadDDC (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/xf86-video-sis/dist/src/ |
| H A D | initextx.h | 492 extern unsigned short SiS_ReadDDC(struct SiS_Private *SiS_Pr, unsigned short DDCdatatype,
|
| H A D | init301.h | 371 unsigned short SiS_ReadDDC(struct SiS_Private *SiS_Pr, unsigned short DDCdatatype, 378 static unsigned short SiS_ReadDDC(struct SiS_Private *SiS_Pr, unsigned short DDCdatatype,
|
| H A D | initextx.c | 798 if(SiS_ReadDDC(SiS_Pr, DDCdatatype, buffer)) { 1436 if(SiS_ReadDDC(SiS_Pr, DDCdatatype, buffer)) {
|
| H A D | init301.c | 9397 SiS_ReadDDC(struct SiS_Private *SiS_Pr, unsigned short DDCdatatype, unsigned char *buffer) function in typeref:typename:unsigned short 9490 result = SiS_ReadDDC(SiS_Pr, DDCdatatype, buffer);
|
Completed in 16 milliseconds