Home
last modified time | relevance | path

Searched refs:contact_num (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/input/mouse/
H A Delan_i2c_core.c882 static void elan_report_contact(struct elan_tp_data *data, int contact_num, in elan_report_contact() argument
902 contact_num, pos_x, pos_y, in elan_report_contact()
912 input_mt_slot(input, contact_num); in elan_report_contact()
921 packet[ETP_MK_DATA_OFFSET + contact_num] : in elan_report_contact()
941 input_mt_slot(input, contact_num); in elan_report_contact()
/kernel/linux/linux-6.6/drivers/input/mouse/
H A Delan_i2c_core.c919 static void elan_report_contact(struct elan_tp_data *data, int contact_num, in elan_report_contact() argument
939 contact_num, pos_x, pos_y, in elan_report_contact()
949 input_mt_slot(input, contact_num); in elan_report_contact()
958 packet[ETP_MK_DATA_OFFSET + contact_num] : in elan_report_contact()
978 input_mt_slot(input, contact_num); in elan_report_contact()

Completed in 4 milliseconds