Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/input/mouse/
H A Dsynaptics.h114 #define SYN_EXT_BUTTON_STICK_M(eb) (((eb) & BIT(1)) >> 1) macro
H A Dsynaptics.c958 SYN_EXT_BUTTON_STICK_M(hw->ext_buttons) << 2; in synaptics_report_ext_buttons()
/kernel/linux/linux-6.6/drivers/input/mouse/
H A Dsynaptics.h114 #define SYN_EXT_BUTTON_STICK_M(eb) (((eb) & BIT(1)) >> 1) macro
H A Dsynaptics.c960 SYN_EXT_BUTTON_STICK_M(hw->ext_buttons) << 2; in synaptics_report_ext_buttons()

Completed in 6 milliseconds