Searched refs:mt_slot (Results 1 – 2 of 2) sorted by relevance
147 struct mt_slot *slot) in fallback_filter_defuzz_touch()356 struct mt_slot *slot; in fallback_flush_mt_down()394 struct mt_slot *slot; in fallback_flush_mt_motion()425 struct mt_slot *slot; in fallback_flush_mt_up()453 struct mt_slot *slot; in fallback_flush_mt_cancel()653 struct mt_slot *slot = &dispatch->mt.slots[dispatch->mt.slot]; in fallback_process_touch()952 struct mt_slot *slot) in fallback_arbitrate_touch()973 struct mt_slot *slot = &dispatch->mt.slots[i]; in fallback_flush_mt_events()1151 struct mt_slot *slot = &dispatch->mt.slots[idx]; in cancel_touches()1645 struct mt_slot *slots; in fallback_dispatch_init_slots()[all …]
62 struct mt_slot { struct91 struct mt_slot *slots; argument