Searched refs:noypan (Results 1 – 2 of 2) sorted by relevance
143 noypan disable y-panning and scroll by redrawing the entire screen.152 Boolean options such as "noaccel" or "noypan" are to be given without a153 parameter if sisfb is in-kernel (for example "video=sisfb:noypan). If155 noypan=1").
6620 static int noypan = -1; variable6671 if(noypan == 1) in sisfb_init_module()6673 else if(noypan == 0) in sisfb_init_module()6731 module_param(noypan, int, 0);6766 MODULE_PARM_DESC(noypan,