Searched defs:ColorDepth (Results 1 - 3 of 3) sorted by relevance
/linux-4.1.27/drivers/usb/misc/sisusbvga/ |
H A D | sisusb_init.c | 299 static const unsigned short ColorDepth[6] = { 1, 2, 4, 4, 6, 8 }; SiS_GetColorDepth() local
|
/linux-4.1.27/drivers/staging/xgifb/ |
H A D | vb_setmode.c | 2720 unsigned short ColorDepth[6] = { 1, 2, 4, 4, 6, 8 }; XGI_GetColorDepth() local 2738 ColorDepth[] = { 0x01, 0x02, 0x04 }; XGI_GetOffset() local
|
/linux-4.1.27/drivers/video/fbdev/sis/ |
H A D | init.c | 1781 static const unsigned short ColorDepth[6] = { 1, 2, 4, 4, 6, 8 }; SiS_GetColorDepth() local
|
Completed in 318 milliseconds