Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/hid/
Dhid-multitouch.c120 __u8 buttons_count; /* number of physical buttons per touchpad */ member
451 td->buttons_count++; in mt_touch_input_mapping()
804 if ((td->mt_flags & INPUT_MT_POINTER) && (td->buttons_count == 1)) in mt_touch_input_configured()