Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/input/mouse/
Dsynaptics.c725 struct synaptics_hw_state *hw) in synaptics_parse_agm()
727 struct synaptics_hw_state *agm = &priv->agm; in synaptics_parse_agm()
752 struct synaptics_hw_state *hw) in synaptics_parse_ext_buttons()
764 struct synaptics_hw_state *hw) in synaptics_parse_hw_state()
766 memset(hw, 0, sizeof(struct synaptics_hw_state)); in synaptics_parse_hw_state()
890 const struct synaptics_hw_state *a, in synaptics_report_semi_mt_data()
891 const struct synaptics_hw_state *b, in synaptics_report_semi_mt_data()
909 const struct synaptics_hw_state *hw) in synaptics_report_ext_buttons()
955 const struct synaptics_hw_state *hw) in synaptics_report_buttons()
975 const struct synaptics_hw_state *sgm, in synaptics_report_mt_data()
[all …]
Dsynaptics.h154 struct synaptics_hw_state { struct
199 struct synaptics_hw_state agm;