Searched defs:SiS_GetColorDepth (Results 1 - 2 of 2) sorted by relevance

/drivers/usb/misc/sisusbvga/
H A Dsisusb_init.c296 SiS_GetColorDepth(struct SiS_Private *SiS_Pr, unsigned short ModeNo, function
328 colordepth = SiS_GetColorDepth(SiS_Pr, ModeNo, ModeIdIndex);
/drivers/video/fbdev/sis/
H A Dinit.c1778 SiS_GetColorDepth(struct SiS_Private *SiS_Pr, unsigned short ModeNo, function
1817 colordepth = SiS_GetColorDepth(SiS_Pr, ModeNo, ModeIdIndex);
2727 data3 = SiS_GetColorDepth(SiS_Pr, ModeNo, ModeIdIndex) >> 1;
2756 data3 = SiS_GetColorDepth(SiS_Pr, ModeNo, ModeIdIndex) >> 1;

Completed in 25 milliseconds