Searched refs:report_rotary_event (Results 1 – 2 of 2) sorted by relevance
55 static void report_rotary_event(struct bfin_rot *rotary, int delta) in report_rotary_event() function82 report_rotary_event(rotary, delta); in bfin_rotary_isr()
490 static void report_rotary_event(struct pxa27x_keypad *keypad, int r, int delta) in report_rotary_event() function524 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()