Home
last modified time | relevance | path

Searched refs:StResInfo (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/drivers/staging/xgifb/
Dvb_struct.h504 struct XGI_StResInfoStruct *StResInfo; member
Dvb_setmode.c82 pVBInfo->StResInfo = (struct XGI_StResInfoStruct *) XGI330_StResInfo; in InitTo330Pointer()
1092 tempax = pVBInfo->StResInfo[resindex].HTotal; in XGI_SetCRT1DE()
1093 tempbx = pVBInfo->StResInfo[resindex].VTotal; in XGI_SetCRT1DE()
1611 xres = pVBInfo->StResInfo[resindex].HTotal; in XGI_SetCRT1ModeRegs()
1857 xres = pVBInfo->StResInfo[resindex].HTotal; in XGI_GetLVDSResInfo()
1858 yres = pVBInfo->StResInfo[resindex].VTotal; in XGI_GetLVDSResInfo()
4231 xres = pVBInfo->StResInfo[resindex].HTotal; in XGI_GetCRT2ResInfo()
4232 yres = pVBInfo->StResInfo[resindex].VTotal; in XGI_GetCRT2ResInfo()
6391 xres = pVBInfo->StResInfo[resindex].HTotal; in XGI_XG21CheckLVDSMode()
6392 yres = pVBInfo->StResInfo[resindex].VTotal; in XGI_XG21CheckLVDSMode()
[all …]