Searched refs:input_mt (Results 1 – 8 of 8) sorted by relevance
41 struct input_mt *mt = dev->mt; in input_mt_init_slots()137 struct input_mt *mt = dev->mt; in input_mt_report_slot_state()197 struct input_mt *mt = dev->mt; in input_mt_report_pointer_emulation()258 static void __input_mt_drop_unused(struct input_dev *dev, struct input_mt *mt) in __input_mt_drop_unused()278 struct input_mt *mt = dev->mt; in input_mt_drop_unused()297 struct input_mt *mt = dev->mt; in input_mt_sync_frame()363 static int input_mt_set_matrix(struct input_mt *mt, in input_mt_set_matrix()386 static void input_mt_set_slots(struct input_mt *mt, in input_mt_set_slots()444 struct input_mt *mt = dev->mt; in input_mt_assign_slots()477 struct input_mt *mt = dev->mt; in input_mt_get_slot_by_key()
923 const struct input_mt *mt = dev->mt; in evdev_handle_mt_request()
214 struct input_mt *mt = dev->mt; in input_handle_abs_event()
1 …52 -DKBUILD_MODFILE='"drivers/input/input-core"' -DKBUILD_BASENAME='"input_mt"' -DKBUILD_MODNAM…
43 struct input_mt { struct70 static inline bool input_mt_is_used(const struct input_mt *mt, in input_mt_is_used() argument80 static inline int input_mt_new_trkid(struct input_mt *mt) in input_mt_new_trkid()
176 struct input_mt *mt;
1000 struct input_mt *mt = input->mt; in mt_process_slot()1667 struct input_mt *mt = input_dev->mt; in mt_release_contacts()
220 struct input_mt *mt = drvdat->input->mt; in asus_report_tool_width()
Completed in 25 milliseconds