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()
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()
301 struct input_mt *mt = dev->mt; in input_mt_release_slots()
328 struct input_mt *mt = dev->mt; in input_mt_sync_frame()
396 static int input_mt_set_matrix(struct input_mt *mt, in input_mt_set_matrix()
419 static void input_mt_set_slots(struct input_mt *mt, in input_mt_set_slots()
477 struct input_mt *mt = dev->mt; in input_mt_assign_slots()
510 struct input_mt *mt = dev->mt; in input_mt_get_slot_by_key()