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

/linux-4.4.14/drivers/input/misc/
H A Dbfin_rotary.c55 static void report_rotary_event(struct bfin_rot *rotary, int delta) report_rotary_event() function
82 report_rotary_event(rotary, delta); bfin_rotary_isr()
/linux-4.4.14/drivers/input/keyboard/
H A Dpxa27x_keypad.c490 static void report_rotary_event(struct pxa27x_keypad *keypad, int r, int delta) report_rotary_event() function
524 report_rotary_event(keypad, 0, rotary_delta(kprec)); pxa27x_keypad_scan_rotary()
527 report_rotary_event(keypad, 1, rotary_delta(kprec >> 16)); pxa27x_keypad_scan_rotary()

Completed in 118 milliseconds