Home
last modified time | relevance | path

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

/linux/drivers/hid/
H A Dhid-multitouch.c184 bool is_haptic_touchpad; /* is this device a haptic touchpad? */ member
909 td->is_haptic_touchpad = in mt_touch_input_mapping()
1033 if (td->is_haptic_touchpad) in mt_sync_frame()
1186 if (td->is_haptic_touchpad) in mt_process_slot()
1392 if (td->is_haptic_touchpad) in mt_touch_input_configured()
1722 if (td->is_haptic_touchpad && (td->mtclass.name == MT_CLS_WIN_8 || in mt_input_configured()
1725 td->is_haptic_touchpad = false; in mt_input_configured()
1727 td->is_haptic_touchpad = false; in mt_input_configured()
1947 if (td->is_haptic_touchpad) { in mt_probe()
1951 td->is_haptic_touchpad = false; in mt_probe()