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.c186 bool is_haptic_touchpad; /* is this device a haptic touchpad? */ member
944 td->is_haptic_touchpad = in mt_touch_input_mapping()
1068 if (td->is_haptic_touchpad) in mt_sync_frame()
1221 if (td->is_haptic_touchpad) in mt_process_slot()
1427 if (td->is_haptic_touchpad) in mt_touch_input_configured()
1789 if (td->is_haptic_touchpad && (td->mtclass.name == MT_CLS_WIN_8 || in mt_input_configured()
1793 td->is_haptic_touchpad = false; in mt_input_configured()
1795 td->is_haptic_touchpad = false; in mt_input_configured()
2039 if (td->is_haptic_touchpad) { in mt_probe()
2043 td->is_haptic_touchpad = false; in mt_probe()