Home
last modified time | relevance | path

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

/dragonfly/sys/dev/misc/evdev/
HDevdev_mt.c104 ffc_slot(struct evdev_dev *evdev, slotset_t slots) in ffc_slot() function
389 slot->id = ffc_slot(evdev, mt->touches | mt->frame); in evdev_mt_send_frame()
538 return (ffc_slot(evdev, mt->match_frame)); in evdev_mt_id_to_slot()
547 return (ffc_slot(evdev, mt->touches | mt->frame)); in evdev_mt_id_to_slot()