Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hid/
H A Dhid-multitouch.c79 #define MT_BUTTONTYPE_CLICKPAD 0 macro
505 if (field->value[usage->usage_index] == MT_BUTTONTYPE_CLICKPAD) in mt_feature_mapping()