Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/input/mouse/
Dsynaptics.h115 #define SYN_CAP_EXT_BUTTON_STICK_M(eb) (!!((eb) & 0x02)) macro
Dsynaptics.c892 SYN_CAP_EXT_BUTTON_STICK_M(hw->ext_buttons) << 2; in synaptics_report_ext_buttons()