Searched refs:SiS_StResInfo (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/xf86-video-sis/dist/src/ | ||
| H A D | vstruct.h | 376 const struct SiS_StResInfo_S *SiS_StResInfo; member in struct:SiS_Private |
| H A D | init.c | 85 SiS_Pr->SiS_StResInfo = SiS_StResInfo; |
| H A D | init.h | 248 static const struct SiS_StResInfo_S SiS_StResInfo[]= variable in typeref:typename:const struct SiS_StResInfo_S[] |
| H A D | init301.c | 2859 xres = SiS_Pr->SiS_StResInfo[resindex].HTotal; 2860 yres = SiS_Pr->SiS_StResInfo[resindex].VTotal; |
Completed in 19 milliseconds