Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/video/sis/
Dinit.h2408 DisplayModePtr mode, BOOLEAN IsCustom);
2410 DisplayModePtr mode, BOOLEAN IsCustom);
2412 DisplayModePtr mode, BOOLEAN IsCustom);
Dinit.c3611 DisplayModePtr mode, BOOLEAN IsCustom) in SiSBIOSSetMode() argument
3618 if((IsCustom) && (SiS_CheckBuildCustomMode(pScrn, mode, pSiS->VBFlags))) { in SiSBIOSSetMode()
3644 DisplayModePtr mode, BOOLEAN IsCustom) in SiSBIOSSetModeCRT2() argument
3663 if((IsCustom) && (SiS_CheckBuildCustomMode(pScrn, mode, pSiS->VBFlags))) { in SiSBIOSSetModeCRT2()
3697 pSiSEnt->CRT2IsCustom = IsCustom; in SiSBIOSSetModeCRT2()
3825 DisplayModePtr mode, BOOLEAN IsCustom) in SiSBIOSSetModeCRT1() argument
3839 if((IsCustom) && (SiS_CheckBuildCustomMode(pScrn, mode, pSiS->VBFlags))) { in SiSBIOSSetModeCRT1()