Searched refs:SiS_GetRatePtr (Results 1 – 4 of 4) sorted by relevance
/linux-2.4.37.9/drivers/video/sis/ |
D | init301.h | 305 USHORT SiS_GetRatePtr(SiS_Private *SiS_Pr, USHORT ModeNo, USHORT ModeIdIndex, PSIS_HW_INFO HwInfo);
|
D | init.h | 2440 extern USHORT SiS_GetRatePtr(SiS_Private *SiS_Pr, USHORT ModeNo, USHORT ModeIdIndex,
|
D | init301.c | 268 SiS_GetRatePtr(SiS_Private *SiS_Pr, USHORT ModeNo, USHORT ModeIdIndex, in SiS_GetRatePtr() function 4875 refreshratetableindex = SiS_GetRatePtr(SiS_Pr, CRT1ModeNo, modeidindex, HwInfo); in SiS_SetCRT2FIFO_300() 5035 refreshratetableindex = SiS_GetRatePtr(SiS_Pr, CRT2ModeNo, modeidindex, HwInfo); in SiS_SetCRT2FIFO_300() 8687 RefreshRateTableIndex = SiS_GetRatePtr(SiS_Pr, ModeNo, ModeIdIndex, HwInfo); in SiS_SetCRT2Group()
|
D | init.c | 3278 RefreshRateTableIndex = SiS_GetRatePtr(SiS_Pr, ModeNo, ModeIdIndex, HwInfo); in SiS_SetCRT1Group()
|