Home
last modified time | relevance | path

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

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