Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/video/fbdev/sis/
Dsis_main.h52 static int sisfb_accel = -1; variable
Dsis_main.c112 sisfb_accel = -1; in sisfb_setdefaultparms()
4017 sisfb_accel = 0; in sisfb_setup()
4019 sisfb_accel = -1; in sisfb_setup()
5923 ivideo->sisfb_accel = sisfb_accel; in sisfb_probe()
6454 if(ivideo->sisfb_accel) { in sisfb_probe()
6498 ivideo->sisfb_accel ? "enabled" : "disabled", in sisfb_probe()
6655 sisfb_accel = 0; in sisfb_init_module()
6657 sisfb_accel = 1; in sisfb_init_module()
Dsis.h533 int sisfb_accel; member