Searched refs:scroll_jiffies (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/hid/
H A Dhid-magicmouse.c81 * @scroll_jiffies: Time of last scroll motion.
93 unsigned long scroll_jiffies; member in struct:magicmouse_sc
198 msc->scroll_jiffies + HZ / 2))
210 msc->scroll_jiffies = now;
218 msc->scroll_jiffies = now;

Completed in 26 milliseconds