Home
last modified time | relevance | path

Searched refs:scroll (Results 1 – 5 of 5) sorted by relevance

/drivers/input/keyboard/
Datkbd.c59 module_param_named(scroll, atkbd_scroll, bool, 0);
60 MODULE_PARM_DESC(scroll, "Enable scroll-wheel on MS Office and similar keyboards");
219 bool scroll; member
268 ATKBD_DEFINE_ATTR(scroll);
372 int scroll = 0, hscroll = 0, click = -1; in atkbd_interrupt() local
471 scroll = 1; in atkbd_interrupt()
474 scroll = 2; in atkbd_interrupt()
477 scroll = 4; in atkbd_interrupt()
480 scroll = 8; in atkbd_interrupt()
513 if (atkbd->scroll) { in atkbd_interrupt()
[all …]
/drivers/input/mouse/
Dsynaptics.h143 signed char scroll; member
164 int scroll; member
Dsynaptics.c555 hw->scroll = (signed char)(buf[1]); in synaptics_parse_hw_state()
1086 if (hw.scroll) { in synaptics_process_packet()
1087 priv->scroll += hw.scroll; in synaptics_process_packet()
1089 while (priv->scroll >= 4) { in synaptics_process_packet()
1094 priv->scroll -= 4; in synaptics_process_packet()
1096 while (priv->scroll <= -4) { in synaptics_process_packet()
1101 priv->scroll += 4; in synaptics_process_packet()
/drivers/video/
Duvesafb.c2037 module_param_named(scroll, ypan, scroll, 0);
2038 MODULE_PARM_DESC(scroll,
/drivers/staging/speakup/
Dspkguide.txt199 "Press space to leave help, cursor up or down to scroll, or a letter to
206 While you are in the Speakup help system, you can scroll up or down