Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/input/mouse/
Dsynaptics.h111 #define SYN_CAP_EXT_BUTTONS_STICK(ex10) ((ex10) & 0x010000) macro
Dsynaptics.c871 if (!SYN_CAP_EXT_BUTTONS_STICK(priv->ext_cap_10)) { in synaptics_report_ext_buttons()
1238 if (!SYN_CAP_EXT_BUTTONS_STICK(priv->ext_cap_10)) in set_input_params()
1249 !SYN_CAP_EXT_BUTTONS_STICK(priv->ext_cap_10)) in set_input_params()