Home
last modified time | relevance | path

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

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