Home
last modified time | relevance | path

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

/freebsd/sys/dev/evdev/
H A Devdev_mt.c100 ffc_slot(struct evdev_dev *evdev, slotset_t slots) in ffc_slot() function
383 slot->id = ffc_slot(evdev, mt->touches | mt->frame); in evdev_mt_send_frame()
531 return (ffc_slot(evdev, mt->match_frame)); in evdev_mt_id_to_slot()
540 return (ffc_slot(evdev, mt->touches | mt->frame)); in evdev_mt_id_to_slot()