Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/input/mouse/
Dsynaptics.c737 struct synaptics_hw_state *hw) in synaptics_parse_agm()
739 struct synaptics_hw_state *agm = &priv->agm; in synaptics_parse_agm()
764 struct synaptics_hw_state *hw) in synaptics_parse_ext_buttons()
776 struct synaptics_hw_state *hw) in synaptics_parse_hw_state()
778 memset(hw, 0, sizeof(struct synaptics_hw_state)); in synaptics_parse_hw_state()
902 const struct synaptics_hw_state *a, in synaptics_report_semi_mt_data()
903 const struct synaptics_hw_state *b, in synaptics_report_semi_mt_data()
921 const struct synaptics_hw_state *hw) in synaptics_report_ext_buttons()
967 const struct synaptics_hw_state *hw) in synaptics_report_buttons()
987 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;