Home
last modified time | relevance | path

Searched refs:input_mt (Results 1 – 6 of 6) sorted by relevance

/linux/include/linux/input/
H A Dmt.h43 struct input_mt { struct
70 static inline bool input_mt_is_used(const struct input_mt *mt, in input_mt_is_used() argument
80 static inline int input_mt_new_trkid(struct input_mt *mt) in input_mt_new_trkid()
/linux/drivers/input/
H A Dtouch-overlay.c182 struct input_mt *mt = input->mt; in touch_overlay_button_event()
217 struct input_mt *mt = input->mt; in touch_overlay_sync_frame()
H A Devdev.c921 const struct input_mt *mt = dev->mt; in evdev_handle_mt_request()
H A Dinput.c158 struct input_mt *mt = dev->mt; in input_handle_abs_event()
/linux/drivers/hid/
H A Dhid-multitouch.c1053 struct input_mt *mt = input->mt; in mt_process_slot()
1778 struct input_mt *mt = input_dev->mt; in mt_release_contacts()
H A Dhid-asus.c227 struct input_mt *mt = drvdat->input->mt; in asus_report_tool_width()