Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/hid/
H A Dhid-multitouch.c165 bool is_buttonpad; /* is this device a button pad? */ member
476 td->is_buttonpad = true; in mt_feature_mapping()
1267 td->is_buttonpad = true; in mt_touch_input_configured()
1269 if (td->is_buttonpad) in mt_touch_input_configured()