Home
last modified time | relevance | path

Searched refs:sisfb_accel (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/video/fbdev/sis/
Dsis_main.h65 static int sisfb_accel = -1; variable
Dsis_main.c126 sisfb_accel = -1; in sisfb_setdefaultparms()
4031 sisfb_accel = 0; in sisfb_setup()
4033 sisfb_accel = -1; in sisfb_setup()
5937 ivideo->sisfb_accel = sisfb_accel; in sisfb_probe()
6468 if(ivideo->sisfb_accel) { in sisfb_probe()
6512 ivideo->sisfb_accel ? "enabled" : "disabled", in sisfb_probe()
6669 sisfb_accel = 0; in sisfb_init_module()
6671 sisfb_accel = 1; in sisfb_init_module()
Dsis.h546 int sisfb_accel; member