Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/input/mouse/
H A Dsynaptics.h113 #define SYN_EXT_BUTTON_STICK_L(eb) (((eb) & BIT(0)) >> 0) macro
H A Dsynaptics.c956 pt_buttons = SYN_EXT_BUTTON_STICK_L(hw->ext_buttons) | in synaptics_report_ext_buttons()
/kernel/linux/linux-6.6/drivers/input/mouse/
H A Dsynaptics.h113 #define SYN_EXT_BUTTON_STICK_L(eb) (((eb) & BIT(0)) >> 0) macro
H A Dsynaptics.c958 pt_buttons = SYN_EXT_BUTTON_STICK_L(hw->ext_buttons) | in synaptics_report_ext_buttons()

Completed in 6 milliseconds