Lines Matching refs:input_mt
42 struct input_mt *mt = dev->mt; in input_mt_init_slots()
138 struct input_mt *mt = dev->mt; in input_mt_report_slot_state()
198 struct input_mt *mt = dev->mt; in input_mt_report_pointer_emulation()
259 static void __input_mt_drop_unused(struct input_dev *dev, struct input_mt *mt) in __input_mt_drop_unused()
282 struct input_mt *mt = dev->mt; in input_mt_drop_unused()
305 struct input_mt *mt = dev->mt; in input_mt_release_slots()
332 struct input_mt *mt = dev->mt; in input_mt_sync_frame()
403 static int input_mt_set_matrix(struct input_mt *mt, in input_mt_set_matrix()
426 static void input_mt_set_slots(struct input_mt *mt, in input_mt_set_slots()
484 struct input_mt *mt = dev->mt; in input_mt_assign_slots()
517 struct input_mt *mt = dev->mt; in input_mt_get_slot_by_key()