Searched refs:mt_compute_slot (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/hid/ |
H A D | hid-multitouch.c | 877 static int mt_compute_slot(struct mt_device *td, struct mt_application *app, in mt_compute_slot() function 1008 slotnum = mt_compute_slot(td, app, slot, input); in mt_process_slot()
|
/kernel/linux/linux-6.6/drivers/hid/ |
H A D | hid-multitouch.c | 909 static int mt_compute_slot(struct mt_device *td, struct mt_application *app, in mt_compute_slot() function 1041 slotnum = mt_compute_slot(td, app, slot, input); in mt_process_slot()
|
Completed in 6 milliseconds