Searched refs:sisfb_max (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/sis/
H A Dsis.h508 int sisfb_max; member in struct:sis_video_info
H A Dsis_main.c75 sisfb_max = -1;
1589 if(ivideo->sisfb_max) {
1786 if(ivideo->sisfb_max)
1799 ivideo->sisfb_max = (gpu32) ? 1 : 0;
4008 sisfb_max = 0;
4010 sisfb_max = -1;
5795 ivideo->sisfb_max = sisfb_max;
6306 /* Maximize regardless of sisfb_max at startup */
6369 (ivideo->sisfb_max
[all...]
H A Dsis_main.h67 static int sisfb_max = -1; variable

Completed in 73 milliseconds