Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/input/mouse/
Dsynaptics.c729 struct synaptics_hw_state *hw) in synaptics_parse_agm()
731 struct synaptics_hw_state *agm = &priv->agm; in synaptics_parse_agm()
756 struct synaptics_hw_state *hw) in synaptics_parse_ext_buttons()
768 struct synaptics_hw_state *hw) in synaptics_parse_hw_state()
770 memset(hw, 0, sizeof(struct synaptics_hw_state)); in synaptics_parse_hw_state()
894 const struct synaptics_hw_state *a, in synaptics_report_semi_mt_data()
895 const struct synaptics_hw_state *b, in synaptics_report_semi_mt_data()
913 const struct synaptics_hw_state *hw) in synaptics_report_ext_buttons()
959 const struct synaptics_hw_state *hw) in synaptics_report_buttons()
979 const struct synaptics_hw_state *sgm, in synaptics_report_mt_data()
[all …]
Dsynaptics.h151 struct synaptics_hw_state { struct
196 struct synaptics_hw_state agm;