Searched refs:sgm (Results 1 – 1 of 1) sorted by relevance
975 const struct synaptics_hw_state *sgm, in synaptics_report_mt_data() argument980 const struct synaptics_hw_state *hw[2] = { sgm, &priv->agm }; in synaptics_report_mt_data()1009 synaptics_report_buttons(psmouse, sgm); in synaptics_report_mt_data()1015 struct synaptics_hw_state *sgm) in synaptics_image_sensor_process() argument1023 if (sgm->z == 0) in synaptics_image_sensor_process()1025 else if (sgm->w >= 4) in synaptics_image_sensor_process()1027 else if (sgm->w == 0) in synaptics_image_sensor_process()1029 else if (sgm->w == 1) in synaptics_image_sensor_process()1035 synaptics_report_mt_data(psmouse, sgm, num_fingers); in synaptics_image_sensor_process()