Home
last modified time | relevance | path

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

/linux-6.15/drivers/video/fbdev/sis/
H A Dinit.c344 unsigned short ModeIndex = 0; in SiS_GetModeID() local
354 ModeIndex = ModeIndex_320x240[Depth]; in SiS_GetModeID()
410 ModeIndex = ModeIndex_1280x720[Depth]; in SiS_GetModeID()
475 return ModeIndex; in SiS_GetModeID()
483 unsigned short ModeIndex = 0; in SiS_GetModeID_LCD() local
653 ModeIndex = ModeIndex_1280x720[Depth]; in SiS_GetModeID_LCD()
673 ModeIndex = ModeIndex_1280x960[Depth]; in SiS_GetModeID_LCD()
676 ModeIndex = ModeIndex_1280x1024[Depth]; in SiS_GetModeID_LCD()
725 return ModeIndex; in SiS_GetModeID_LCD()
732 unsigned short ModeIndex = 0; in SiS_GetModeID_TV() local
[all …]