Home
last modified time | relevance | path

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

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