Home
last modified time | relevance | path

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

/third_party/libevdev/libevdev/
Dlibevdev.c747 int *last_reported_slot) in terminate_slots() argument
768 *last_reported_slot = slot; in terminate_slots()
818 int last_reported_slot) in push_mt_sync_events() argument
831 last_reported_slot = slot; in push_mt_sync_events()
853 if (dev->current_slot != last_reported_slot) in push_mt_sync_events()
928 int last_reported_slot = 0; in sync_state() local
950 terminate_slots(dev, changes, &last_reported_slot); in sync_state()
964 push_mt_sync_events(dev, changes, last_reported_slot); in sync_state()