Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/usb/misc/sisusbvga/
Dsisusb_init.c298 static const unsigned short ColorDepth[6] = { 1, 2, 4, 4, 6, 8 }; in SiS_GetColorDepth() local
311 return ColorDepth[index]; in SiS_GetColorDepth()
/linux-5.19.10/drivers/video/fbdev/sis/
Dinit.c1781 static const unsigned short ColorDepth[6] = { 1, 2, 4, 4, 6, 8 }; in SiS_GetColorDepth() local
1796 return ColorDepth[index]; in SiS_GetColorDepth()