Searched refs:sgm (Results 1 – 1 of 1) sorted by relevance
987 const struct synaptics_hw_state *sgm, in synaptics_report_mt_data() argument992 const struct synaptics_hw_state *hw[2] = { sgm, &priv->agm }; in synaptics_report_mt_data()1021 synaptics_report_buttons(psmouse, sgm); in synaptics_report_mt_data()1027 struct synaptics_hw_state *sgm) in synaptics_image_sensor_process() argument1035 if (sgm->z == 0) in synaptics_image_sensor_process()1037 else if (sgm->w >= 4) in synaptics_image_sensor_process()1039 else if (sgm->w == 0) in synaptics_image_sensor_process()1041 else if (sgm->w == 1) in synaptics_image_sensor_process()1047 synaptics_report_mt_data(psmouse, sgm, num_fingers); in synaptics_image_sensor_process()