Searched defs:hscroll (Results 1 - 2 of 2) sorted by relevance

/drivers/input/mouse/
H A Dsentelic.h107 bool hscroll; /* Horizontal scroll zone enabled */ member in struct:fsp_data
/drivers/input/keyboard/
H A Datkbd.c372 int scroll = 0, hscroll = 0, click = -1; local
486 hscroll = -1;
489 hscroll = 1;
518 input_report_rel(dev, REL_HWHEEL, hscroll);

Completed in 61 milliseconds