Searched refs:sisfb_accel (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.h506 int sisfb_accel; member in struct:sis_video_info
H A Dsis_main.c73 sisfb_accel = -1;
4000 sisfb_accel = 0;
4002 sisfb_accel = -1;
5793 ivideo->sisfb_accel = sisfb_accel;
6317 if(ivideo->sisfb_accel) {
6367 ivideo->sisfb_accel ? "enabled" : "disabled",
6532 sisfb_accel = 0;
6534 sisfb_accel = 1;
H A Dsis_main.h65 static int sisfb_accel = -1; variable

Completed in 49 milliseconds