Home
last modified time | relevance | path

Searched refs:mt_compute_slot (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/hid/
Dhid-multitouch.c587 static int mt_compute_slot(struct mt_device *td, struct input_dev *input) in mt_compute_slot() function
617 int slotnum = mt_compute_slot(td, input); in mt_complete_slot()