Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/input/mouse/
Dsynaptics.c767 unsigned int ext_bits = in synaptics_parse_ext_buttons() local
926 int ext_bits = (SYN_CAP_MULTI_BUTTON_NO(priv->info.ext_cap) + 1) >> 1; in synaptics_report_ext_buttons() local