Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/misc/evdev/
H A Devdev.h161 void evdev_mt_match_frame(struct evdev_dev *, union evdev_mt_slot *, int);
H A Devdev_mt.c320 evdev_mt_match_frame(struct evdev_dev *evdev, union evdev_mt_slot *pt, in evdev_mt_match_frame() function
468 evdev_mt_match_frame(evdev, mt->match_slots, size); in evdev_mt_replay_events()