Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hid/
H A Dhid-multitouch.c946 static int mt_compute_timestamp(struct mt_application *app, __s32 value) in mt_compute_timestamp() function
1162 app->timestamp = mt_compute_timestamp(app, scantime); in mt_touch_report()
/kernel/linux/linux-6.6/drivers/hid/
H A Dhid-multitouch.c978 static int mt_compute_timestamp(struct mt_application *app, __s32 value) in mt_compute_timestamp() function
1215 app->timestamp = mt_compute_timestamp(app, scantime); in mt_touch_report()

Completed in 6 milliseconds