Lines Matching refs:input_mt
52 struct input_mt *mt __free(kfree) = 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()
265 static void __input_mt_drop_unused(struct input_dev *dev, struct input_mt *mt) in __input_mt_drop_unused()
288 struct input_mt *mt = dev->mt; in input_mt_drop_unused()
307 struct input_mt *mt = dev->mt; in input_mt_release_slots()
334 struct input_mt *mt = dev->mt; in input_mt_sync_frame()
402 static int input_mt_set_matrix(struct input_mt *mt, in input_mt_set_matrix()
425 static void input_mt_set_slots(struct input_mt *mt, in input_mt_set_slots()
483 struct input_mt *mt = dev->mt; in input_mt_assign_slots()
516 struct input_mt *mt = dev->mt; in input_mt_get_slot_by_key()