Home
last modified time | relevance | path

Searched defs:ext_bits (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/input/mouse/
Dsynaptics.c697 unsigned int ext_bits = in synaptics_parse_ext_buttons() local
858 int ext_bits = (SYN_CAP_MULTI_BUTTON_NO(priv->ext_cap) + 1) >> 1; in synaptics_report_ext_buttons() local