Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/hid/
Dhid-nintendo.c475 unsigned int imu_last_pkt_ms; /* used to calc imu report delta */ member
1027 unsigned int last_msecs = ctlr->imu_last_pkt_ms; in joycon_parse_imu_report()
1127 ctlr->imu_last_pkt_ms = msecs; in joycon_parse_imu_report()