Home
last modified time | relevance | path

Searched refs:noypan (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/Documentation/fb/
Dsisfb.txt141 noypan - disable y-panning and scroll by redrawing the entire screen.
149 Boolean options such as "noaccel" or "noypan" are to be given without a
150 parameter if sisfb is in-kernel (for example "video=sisfb:noypan). If
152 noypan=1").
/Linux-v4.19/drivers/video/fbdev/sis/
Dsis_main.c6622 static int noypan = -1; variable
6673 if(noypan == 1) in sisfb_init_module()
6675 else if(noypan == 0) in sisfb_init_module()
6733 module_param(noypan, int, 0);
6768 MODULE_PARM_DESC(noypan,