Home
last modified time | relevance | path

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

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