Searched refs:sgm (Results 1 – 1 of 1) sorted by relevance
989 const struct synaptics_hw_state *sgm, in synaptics_report_mt_data() argument994 const struct synaptics_hw_state *hw[2] = { sgm, &priv->agm }; in synaptics_report_mt_data()1023 synaptics_report_buttons(psmouse, sgm); in synaptics_report_mt_data()1029 struct synaptics_hw_state *sgm) in synaptics_image_sensor_process() argument1037 if (sgm->z == 0) in synaptics_image_sensor_process()1039 else if (sgm->w >= 4) in synaptics_image_sensor_process()1041 else if (sgm->w == 0) in synaptics_image_sensor_process()1043 else if (sgm->w == 1) in synaptics_image_sensor_process()1049 synaptics_report_mt_data(psmouse, sgm, num_fingers); in synaptics_image_sensor_process()