Home
last modified time | relevance | path

Searched refs:SYN_EXT_BUTTON_STICK_R (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/input/mouse/
H A Dsynaptics.h115 #define SYN_EXT_BUTTON_STICK_R(eb) (((eb) & BIT(2)) >> 2) macro
H A Dsynaptics.c957 SYN_EXT_BUTTON_STICK_R(hw->ext_buttons) << 1 | in synaptics_report_ext_buttons()
/kernel/linux/linux-6.6/drivers/input/mouse/
H A Dsynaptics.h115 #define SYN_EXT_BUTTON_STICK_R(eb) (((eb) & BIT(2)) >> 2) macro
H A Dsynaptics.c959 SYN_EXT_BUTTON_STICK_R(hw->ext_buttons) << 1 | in synaptics_report_ext_buttons()

Completed in 7 milliseconds