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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/input/misc/
H A Dbfin_rotary.c49 static void report_rotary_event(struct bfin_rot *rotary, int delta) function
77 report_rotary_event(rotary, delta);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/input/misc/
H A Dbfin_rotary.c49 static void report_rotary_event(struct bfin_rot *rotary, int delta) function
77 report_rotary_event(rotary, delta);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/input/keyboard/
H A Dpxa27x_keypad.c261 static void report_rotary_event(struct pxa27x_keypad *keypad, int r, int delta) function
295 report_rotary_event(keypad, 0, rotary_delta(kprec));
298 report_rotary_event(keypad, 1, rotary_delta(kprec >> 16));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/input/keyboard/
H A Dpxa27x_keypad.c261 static void report_rotary_event(struct pxa27x_keypad *keypad, int r, int delta) function
295 report_rotary_event(keypad, 0, rotary_delta(kprec));
298 report_rotary_event(keypad, 1, rotary_delta(kprec >> 16));

Completed in 133 milliseconds