Searched refs:mt_process_slot (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/hid/ |
H A D | hid-multitouch.c | 976 static int mt_process_slot(struct mt_device *td, struct input_dev *input, in mt_process_slot() function 1193 if (!mt_process_slot(td, input, app, slot)) in mt_touch_report()
|
/kernel/linux/linux-6.6/drivers/hid/ |
H A D | hid-multitouch.c | 1008 static int mt_process_slot(struct mt_device *td, struct input_dev *input, in mt_process_slot() function 1246 if (!mt_process_slot(td, input, app, slot)) in mt_touch_report()
|
Completed in 6 milliseconds