Searched refs:SiS_StResInfo (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/sis/
H A Dvstruct.h371 const struct SiS_StResInfo_S *SiS_StResInfo; member in struct:SiS_Private
H A Dinit.c86 SiS_Pr->SiS_StResInfo = SiS_StResInfo;
H A Dinit.h241 static const struct SiS_StResInfo_S SiS_StResInfo[]= variable in typeref:struct:SiS_StResInfo_S
H A Dinit301.c2793 xres = SiS_Pr->SiS_StResInfo[resindex].HTotal;
2794 yres = SiS_Pr->SiS_StResInfo[resindex].VTotal;

Completed in 211 milliseconds