Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/hid/
Dhid-multitouch.c977 static int mt_compute_timestamp(struct mt_application *app, __s32 value) in mt_compute_timestamp() function
1193 app->timestamp = mt_compute_timestamp(app, scantime); in mt_touch_report()