Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/mouse/
H A Dsynaptics.c955 u8 pt_buttons; in synaptics_report_ext_buttons() local
958 pt_buttons = SYN_EXT_BUTTON_STICK_L(hw->ext_buttons) | in synaptics_report_ext_buttons()
964 serio_interrupt(priv->pt_port, pt_buttons, SERIO_OOB_DATA); in synaptics_report_ext_buttons()