cypress_get_finger_count  451 drivers/input/mouse/cypress_ps2.c 	report_data->contact_cnt = cypress_get_finger_count(header_byte);
cypress_get_finger_count  591 drivers/input/mouse/cypress_ps2.c 	contact_cnt = cypress_get_finger_count(packet[0]);