Searched refs:IS_MT (Results 1 – 1 of 1) sorted by relevance
47 #define IS_MT(tp) ((tp)->features & WSTPAD_MT) macro423 if (IS_MT(tp)) { in get_2nd_touch()547 if (IS_MT(tp)) { in wstpad_f2scroll()629 if (btn && IS_MT(tp) && tp->contacts == 2 in wstpad_get_sbtn()710 if (IS_MT(tp) || tp->tap.contacts == 1) { in wstpad_tap_filter()730 if (IS_MT(tp)) { in wstpad_tap_touch()798 if (tp->contacts > tp->prev_contacts || (IS_MT(tp) && in wstpad_tap()1217 if (IS_MT(tp)) { in wstpad_touch_inputs()1315 if (IS_MT(tp)) in wstpad_process_input()1642 if (IS_MT(tp) && h_res > 1 && v_res > 1 && in wstpad_configure()[all …]