Lines Matching defs:evdev

104 ffc_slot(struct evdev_dev *evdev, slotset_t slots)  in ffc_slot()
110 evdev_mt_init(struct evdev_dev *evdev) in evdev_mt_init()
154 evdev_mt_free(struct evdev_dev *evdev) in evdev_mt_free()
160 evdev_mt_sync_frame(struct evdev_dev *evdev) in evdev_mt_sync_frame()
173 evdev_mt_send_slot(struct evdev_dev *evdev, int slot, in evdev_mt_send_slot()
198 evdev_mt_push_slot(struct evdev_dev *evdev, int slot, in evdev_mt_push_slot()
320 evdev_mt_match_frame(struct evdev_dev *evdev, union evdev_mt_slot *pt, in evdev_mt_match_frame()
375 evdev_mt_send_frame(struct evdev_dev *evdev, union evdev_mt_slot *pt, int size) in evdev_mt_send_frame()
396 evdev_mt_push_frame(struct evdev_dev *evdev, union evdev_mt_slot *pt, int size) in evdev_mt_push_frame()
409 evdev_mt_record_event(struct evdev_dev *evdev, uint16_t type, uint16_t code, in evdev_mt_record_event()
456 evdev_mt_replay_events(struct evdev_dev *evdev) in evdev_mt_replay_events()
475 evdev_mt_get_match_slots(struct evdev_dev *evdev) in evdev_mt_get_match_slots()
481 evdev_mt_get_last_slot(struct evdev_dev *evdev) in evdev_mt_get_last_slot()
488 evdev_mt_set_last_slot(struct evdev_dev *evdev, int32_t slot) in evdev_mt_set_last_slot()
499 evdev_mt_get_value(struct evdev_dev *evdev, int32_t slot, int16_t code) in evdev_mt_get_value()
509 evdev_mt_set_value(struct evdev_dev *evdev, int32_t slot, int16_t code, in evdev_mt_set_value()
526 evdev_mt_id_to_slot(struct evdev_dev *evdev, int32_t tracking_id) in evdev_mt_id_to_slot()
551 evdev_mt_reassign_id(struct evdev_dev *evdev, int slot, int32_t id) in evdev_mt_reassign_id()
589 evdev_mt_support_st_compat(struct evdev_dev *evdev) in evdev_mt_support_st_compat()
630 evdev_mt_send_st_compat(struct evdev_dev *evdev) in evdev_mt_send_st_compat()
660 evdev_mt_send_autorel(struct evdev_dev *evdev) in evdev_mt_send_autorel()
673 evdev_mt_push_autorel(struct evdev_dev *evdev) in evdev_mt_push_autorel()