Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/input/mouse/
Dsynaptics.h116 #define SYN_CAP_EXT_BUTTON_STICK_R(eb) (!!((eb) & 0x04)) macro
Dsynaptics.c891 SYN_CAP_EXT_BUTTON_STICK_R(hw->ext_buttons) << 1 | in synaptics_report_ext_buttons()