Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/mouse/
H A Dsynaptics.c738 struct synaptics_hw_state *hw) in synaptics_parse_agm()
740 struct synaptics_hw_state *agm = &priv->agm; in synaptics_parse_agm()
765 struct synaptics_hw_state *hw) in synaptics_parse_ext_buttons()
777 struct synaptics_hw_state *hw) in synaptics_parse_hw_state()
779 memset(hw, 0, sizeof(struct synaptics_hw_state)); in synaptics_parse_hw_state()
903 const struct synaptics_hw_state *a, in synaptics_report_semi_mt_data()
904 const struct synaptics_hw_state *b, in synaptics_report_semi_mt_data()
922 const struct synaptics_hw_state *hw) in synaptics_report_ext_buttons()
968 const struct synaptics_hw_state *hw) in synaptics_report_buttons()
988 const struct synaptics_hw_state *sgm, in synaptics_report_mt_data()
[all …]
H A Dsynaptics.h151 struct synaptics_hw_state { struct
196 struct synaptics_hw_state agm;