Searched refs:noypan (Results 1 – 2 of 2) sorted by relevance
141 noypan - disable y-panning and scroll by redrawing the entire screen.149 Boolean options such as "noaccel" or "noypan" are to be given without a150 parameter if sisfb is in-kernel (for example "video=sisfb:noypan). If152 noypan=1").
6622 static int noypan = -1; variable6673 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,