Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/
H A Dintel_ips.c957 unsigned long seqno_timestamp, expire, last_msecs, last_sample_period; in ips_monitor() local
1098 last_msecs = jiffies_to_msecs(jiffies); in ips_monitor()
1106 last_sample_period = jiffies_to_msecs(jiffies) - last_msecs; in ips_monitor()
/linux/drivers/hid/
H A Dhid-nintendo.c1369 unsigned int last_msecs = ctlr->imu_last_pkt_ms; in joycon_parse_imu_report() local
1429 unsigned int delta = msecs - last_msecs; in joycon_parse_imu_report()
1453 msecs, last_msecs, delta, ctlr->imu_avg_delta_ms); in joycon_parse_imu_report()