Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/input/mouse/
Dsynaptics.c668 struct synaptics_hw_state *hw) in synaptics_parse_agm()
670 struct synaptics_hw_state *agm = &priv->agm; in synaptics_parse_agm()
695 struct synaptics_hw_state *hw) in synaptics_parse_ext_buttons()
707 struct synaptics_hw_state *hw) in synaptics_parse_hw_state()
709 memset(hw, 0, sizeof(struct synaptics_hw_state)); in synaptics_parse_hw_state()
835 const struct synaptics_hw_state *a, in synaptics_report_semi_mt_data()
836 const struct synaptics_hw_state *b, in synaptics_report_semi_mt_data()
854 const struct synaptics_hw_state *hw) in synaptics_report_ext_buttons()
898 const struct synaptics_hw_state *hw) in synaptics_report_buttons()
918 const struct synaptics_hw_state *sgm, in synaptics_report_mt_data()
[all …]
Dsynaptics.h150 struct synaptics_hw_state { struct
192 struct synaptics_hw_state agm;