Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/mouse/
H A Dsynaptics.c769 struct synaptics_hw_state *hw) in synaptics_parse_agm()
771 struct synaptics_hw_state *agm = &priv->agm; in synaptics_parse_agm()
796 struct synaptics_hw_state *hw) in synaptics_parse_ext_buttons()
808 struct synaptics_hw_state *hw) in synaptics_parse_hw_state()
810 memset(hw, 0, sizeof(struct synaptics_hw_state)); in synaptics_parse_hw_state()
934 const struct synaptics_hw_state *a, in synaptics_report_semi_mt_data()
935 const struct synaptics_hw_state *b, in synaptics_report_semi_mt_data()
953 const struct synaptics_hw_state *hw) in synaptics_report_ext_buttons()
999 const struct synaptics_hw_state *hw) in synaptics_report_buttons()
1019 const struct synaptics_hw_state *sgm, in synaptics_report_mt_data()
[all …]
H A Dsynaptics.h151 struct synaptics_hw_state { struct
197 struct synaptics_hw_state agm;