Searched refs:num_contacts (Results 1 – 2 of 2) sorted by relevance
105 unsigned int *num_contacts, in sis_read_packet() argument168 *num_contacts = buf[count_idx]; in sis_read_packet()227 unsigned int num_contacts; in sis_ts_handle_packet() local235 &num_contacts, &contact_size); in sis_ts_handle_packet()240 num_to_report = num_contacts; in sis_ts_handle_packet()241 } else if (num_contacts != 0) { in sis_ts_handle_packet()244 __func__, num_contacts); in sis_ts_handle_packet()
655 unsigned int num_contacts) in ps_touchpad_create() argument671 ret = input_mt_init_slots(touchpad, num_contacts, INPUT_MT_POINTER); in ps_touchpad_create()