Home
last modified time | relevance | path

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

/openbmc/linux/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()